Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the IMappingPoint for the end of this span.
Namespace: Microsoft.VisualStudio.Text
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Syntax
'Declaration
ReadOnly Property End As IMappingPoint
IMappingPoint End { get; }
property IMappingPoint^ End {
IMappingPoint^ get ();
}
abstract End : IMappingPoint
function get End () : IMappingPoint
Property Value
Type: Microsoft.VisualStudio.Text.IMappingPoint
The IMappingPoint.
.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.