Share via


ITextSnapshot2.TextImage Property

Definition

Gets the underlying ITextImage of the snapshot.

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

Property Value

Applies to