IStructureElement.ExtentSpan 属性

定义

块的完整范围,从标头的开始到准则的结尾。

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

属性值

SnapshotSpan

适用于