Share via


TextViewContract.Selections Property

Definition

[System.Runtime.Serialization.DataMember(Order=2)]
public Microsoft.VisualStudio.RpcContracts.Editor.SelectionContract[]? Selections { get; set; }
[<System.Runtime.Serialization.DataMember(Order=2)>]
member this.Selections : Microsoft.VisualStudio.RpcContracts.Editor.SelectionContract[] with get, set
Public Property Selections As SelectionContract()

Property Value

Attributes

Applies to