Share via


ITextDocumentSnapshot.RpcContract Property

Definition

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

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

Property Value

Microsoft.VisualStudio.RpcContracts.Editor.TextDocumentContract

Applies to