Sdílet prostřednictvím


IJSVsaCodeItem.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

Zdrojový text položky kódu.

Platí pro