StructureTag.Snapshot Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Snapshot from which this structure tag was generated.
public:
virtual property Microsoft::VisualStudio::Text::ITextSnapshot ^ Snapshot { Microsoft::VisualStudio::Text::ITextSnapshot ^ get(); };
public virtual Microsoft.VisualStudio.Text.ITextSnapshot Snapshot { get; }
member this.Snapshot : Microsoft.VisualStudio.Text.ITextSnapshot
Public Overridable ReadOnly Property Snapshot As ITextSnapshot