IStructureElement.ExtentSpan 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
块的完整范围,从标头的开始到准则的结尾。
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