The URL of the document as it is stored in the data-access.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual string UriStringAsStored { get; }
Public Overridable ReadOnly Property UriStringAsStored As String
public: virtual property String^ UriStringAsStored { String^ get (); }