ITextViewSnapshot.RpcContract 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.
Converts this thick object to a serializable representation for use in an RPC call.
public Microsoft.VisualStudio.RpcContracts.Editor.TextViewContract RpcContract { get; }
member this.RpcContract : Microsoft.VisualStudio.RpcContracts.Editor.TextViewContract
Public ReadOnly Property RpcContract As TextViewContract
Property Value
Microsoft.VisualStudio.RpcContracts.Editor.TextViewContract