IFormattedLineSource.SourceTextSnapshot Eigenschaft

Definition

Ruft die Quelltextmomentaufnahme ab, für die diese Quelle formatierten Text bereitstellt.

public:
 property Microsoft::VisualStudio::Text::ITextSnapshot ^ SourceTextSnapshot { Microsoft::VisualStudio::Text::ITextSnapshot ^ get(); };
public:
 property Microsoft::VisualStudio::Text::ITextSnapshot ^ SourceTextSnapshot { Microsoft::VisualStudio::Text::ITextSnapshot ^ get(); };
public Microsoft.VisualStudio.Text.ITextSnapshot SourceTextSnapshot { get; }
member this.SourceTextSnapshot : Microsoft.VisualStudio.Text.ITextSnapshot
Public ReadOnly Property SourceTextSnapshot As ITextSnapshot

Eigenschaftswert

ITextSnapshot

Die Quelltextmomentaufnahme, für die diese Quelle formatierten Text bereitstellt.

Gilt für