Full path to the folder selected by the user.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string DirectoryPath { get; }
Public ReadOnly Property DirectoryPath As String
public: property String^ DirectoryPath { String^ get (); }