IParameter.HasDefaultValue Property

Namespace
Kampute.DocToolkit.Metadata
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets a value indicating whether the parameter has a default value.
bool HasDefaultValue { get; }

Property Value

bool
true if the parameter has a default value; otherwise, false.