Sdílet prostřednictvím


VsaCodeItem.SourceText Vlastnost

Definice

Získá nebo nastaví text zadané položky kódu, včetně automaticky generovaného kódu, pokud existuje.

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

Hodnota vlastnosti

Text zadané položky kódu.

Implementuje

Platí pro