Share via


StructureTag.Snapshot Property

Definition

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

Property Value

Implements

Applies to