Share via


IStructureElement.ExtentSpan Property

Definition

The full extent of the block, from the start of the header to the end of the guideline.

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

Property Value

Applies to