Zdieľať cez


ArgumentRequiredAttribute.ArgumentValue Property

Definition

Gets the argument value.

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 argument value.

Implements

Applies to