Proprietà FolderBrowserDialogExShowBothFilesAndFolders
|
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool ShowBothFilesAndFolders { get; set; }Public Property ShowBothFilesAndFolders As Boolean
Get
Set
public:
property bool ShowBothFilesAndFolders {
bool get ();
void set (bool value);
}member ShowBothFilesAndFolders : bool with get, set
Valore della proprietà
Boolean
Vedi anche