CommonItemDialog.DefaultDirectory Property

Definition

Gets or sets the directory displayed by the file dialog box if no recently used directory value is available.

public:
 property System::String ^ DefaultDirectory { System::String ^ get(); void set(System::String ^ value); };
public string DefaultDirectory { get; set; }
member this.DefaultDirectory : string with get, set
Public Property DefaultDirectory As String

Property Value

Applies to