Compartir a través de


ArgumentDescriptionAttribute.ArgumentValue Property

Definition

Gets the description of the argument.

public:
 property System::Object ^ ArgumentValue { System::Object ^ get(); };
public object ArgumentValue { get; }
member this.ArgumentValue : obj
Public ReadOnly Property ArgumentValue As Object

Property Value

The description of the argument.

Implements

Applies to