Compartir a través de


Selection.RpcContract Property

Definition

Converts this thick object into a serializable representation for use in an RPC call.

public Microsoft.VisualStudio.RpcContracts.Editor.SelectionContract RpcContract { get; }
member this.RpcContract : Microsoft.VisualStudio.RpcContracts.Editor.SelectionContract
Public ReadOnly Property RpcContract As SelectionContract

Property Value

Microsoft.VisualStudio.RpcContracts.Editor.SelectionContract

Applies to