Property Name
- Namespace
- Microsoft.Samples.Debugging.CorMetadata
- Assembly
- corapi.dll
Name
Gets the name of the parameter.
public override string Name { get; }
Property Value
- string
The simple name of this parameter.
Gets the name of the parameter.
public override string Name { get; }
The simple name of this parameter.