Bearbeiten

ConstructorArgumentAttribute.ArgumentName Property

Definition

Gets the string representing the argument name.

public:
 property System::String ^ ArgumentName { System::String ^ get(); };
public string ArgumentName { get; }
member this.ArgumentName : string
Public ReadOnly Property ArgumentName As String

Property Value

The string representing the argument name.

Applies to