TextViewContract Class
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.
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 |