ContractOptionAttribute.Value Propiedad

Definición

Obtiene el valor para la opción.

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

Valor de propiedad

El valor para la opción.

Se aplica a