IStructureElement.ExtentSpan 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 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