IParameter.Name Property

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

Definition

Gets the name of the parameter.
string Name { get; }

Property Value

string
The name of the parameter or an empty string if the parameter is a return parameter.