FolderNameEditor.FolderBrowser.DirectoryPath Property

Definition

Gets the directory path to the object the user picked.

public:
 property System::String ^ DirectoryPath { System::String ^ get(); };
public string DirectoryPath { get; }
member this.DirectoryPath : string
Public ReadOnly Property DirectoryPath As String

Property Value

The directory path to the object the user picked.

Applies to