SelectionContract.InsertionPoint Property
Definition
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.
[System.Runtime.Serialization.DataMember(Order=2)]
public Microsoft.VisualStudio.RpcContracts.Utilities.TextPositionContract InsertionPoint { get; }
[<System.Runtime.Serialization.DataMember(Order=2)>]
member this.InsertionPoint : Microsoft.VisualStudio.RpcContracts.Utilities.TextPositionContract
Public ReadOnly Property InsertionPoint As TextPositionContract
Property Value
- Attributes