IJSVsaCodeItem.SourceText Właściwość

Definicja

Pobiera lub ustawia tekst określonego elementu kodu, w tym automatycznie wygenerowany kod, jeśli istnieje.

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

Wartość właściwości

String

Tekst źródłowy elementu kodu.

Dotyczy