Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets the IMappingSpan that corresponds to the Extent of the line.
Namespace: Microsoft.VisualStudio.Text.Formatting
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaração
ReadOnly Property ExtentAsMappingSpan As IMappingSpan
IMappingSpan ExtentAsMappingSpan { get; }
property IMappingSpan^ ExtentAsMappingSpan {
IMappingSpan^ get ();
}
abstract ExtentAsMappingSpan : IMappingSpan
function get ExtentAsMappingSpan () : IMappingSpan
Property Value
Type: Microsoft.VisualStudio.Text.IMappingSpan
The IMappingSpan that corresponds to the Extent of the line.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.