SnapshotSpan::Snapshot Property

 

The ITextSnapshot to which this snapshot span refers.

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

public:
property ITextSnapshot^ Snapshot {
	ITextSnapshot^ get();
}
Return to top
Show: