The Uri of the document being read.
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public Uri Uri { get; set; }
Public Property Uri As Uri
public: property Uri^ Uri { Uri^ get (); void set (Uri^ value); }
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public Uri Uri { get; set; }
Public Property Uri As Uri
public: property Uri^ Uri { Uri^ get (); void set (Uri^ value); }