Share via


TextViewContract Class

Definition

RPC contract representing a ITextViewSnapshot in a particular state and version.

[System.Runtime.Serialization.DataContract]
public sealed class TextViewContract
[<System.Runtime.Serialization.DataContract>]
type TextViewContract = class
Public NotInheritable Class TextViewContract
Inheritance
TextViewContract
Attributes

Constructors

TextViewContract()

Properties

Document

The underlying ITextDocumentSnapshot properties.

Id

Unique id of the text view.

Selections

Applies to