Share via


CodeSnippetStatement.Value Propriedade

Definição

Obtém ou define a instrução de fragmento de código literal.

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 da propriedade

A instrução de fragmento de código literal.

Aplica-se a