TextDocumentContract.Uri 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.
The Uri of the ITextDocumentSnapshot.
[System.Runtime.Serialization.DataMember(Order=0)]
public Uri? Uri { get; set; }
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.Uri : Uri with get, set
Public Property Uri As Uri
Property Value
- Attributes