ContractOptionAttribute.Value Property

Definition

Gets the value for the option.

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

Property Value

The value for the option.

Applies to