ContractOptionAttribute.Setting Property

Definition

Gets the setting for the option.

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

Property Value

The setting for the option.

Applies to