CodeSnippetExpression.Value Propriedade

Definição

Obtém ou define a cadeia literal de código.

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 Propriedade

O fio literal.

Observações

Isto pode conter código ou comentários.

Aplica-se a