CodeSnippetTypeMember.Text Vlastnost

Definice

Získá nebo nastaví fragment kódu literálu pro typ člen.

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

Hodnota vlastnosti

Fragment kódu literálu pro typ člen.

Platí pro