The uri of the document that is about to be added
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string DocumentUri { get; set; }
Public Property DocumentUri As String
public: property String^ DocumentUri { String^ get (); void set (String^ value); }