Share via


IBlockTag.Span Property

Definition

Gets the span of the structural block.

public:
 property Microsoft::VisualStudio::Text::SnapshotSpan Span { Microsoft::VisualStudio::Text::SnapshotSpan get(); };
public Microsoft.VisualStudio.Text.SnapshotSpan Span { get; }
member this.Span : Microsoft.VisualStudio.Text.SnapshotSpan
Public ReadOnly Property Span As SnapshotSpan

Property Value

Applies to