ExtensionParameter.Value Propiedad

Definición

Cadena que representa el valor de un parámetro de extensión.

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

Valor de propiedad

Valor String de solo lectura.

Se aplica a