ITextViewLine.ExtentAsMappingSpan Property
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.
Gets the IMappingSpan that corresponds to the Extent of the line.
public:
property Microsoft::VisualStudio::Text::IMappingSpan ^ ExtentAsMappingSpan { Microsoft::VisualStudio::Text::IMappingSpan ^ get(); };
C++/CX
public:
property Microsoft::VisualStudio::Text::IMappingSpan ^ ExtentAsMappingSpan { Microsoft::VisualStudio::Text::IMappingSpan ^ get(); };
public Microsoft.VisualStudio.Text.IMappingSpan ExtentAsMappingSpan { get; }
member this.ExtentAsMappingSpan : Microsoft.VisualStudio.Text.IMappingSpan
Public ReadOnly Property ExtentAsMappingSpan As IMappingSpan
The IMappingSpan that corresponds to the Extent of the line.
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |