Variable.Value Propiedad

Definición

Devuelve o establece el valor de la variable de documento.

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

Valor de propiedad

Se aplica a