Compartir a través de


CodeSnippetCompileUnit.Value Propiedad

Definición

Obtiene o establece el fragmento de código literal que se va a representar.

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

Fragmento de código literal.

Se aplica a