Aracılığıyla paylaş


VsaCodeItem.SourceText Özellik

Tanım

Varsa, otomatik oluşturulan kod da dahil olmak üzere belirtilen bir kod öğesinin metnini alır veya ayarlar.

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

Özellik Değeri

Belirtilen kod öğesinin metni.

Uygulamalar

Şunlara uygulanır