The Uri of the document that had the link to this document.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string ParentUri { get; }
Public ReadOnly Property ParentUri As String
public: property String^ ParentUri { String^ get (); }