Proprietà FolderBrowserDialogExSelectedPath
|
Set or get the selected path.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic string SelectedPath { get; set; }Public Property SelectedPath As String
Get
Set
public:
property String^ SelectedPath {
String^ get ();
void set (String^ value);
}member SelectedPath : string with get, set
Valore della proprietà
String
Vedi anche