ContractOptionAttribute.Value Özellik

Tanım

Seçeneğin değerini alır.

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

Özellik Değeri

Seçeneğin değeri.

Şunlara uygulanır