Click or drag to resize
FileDialogEventArgsInitialDirectory Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the initial directory that will be shown by the file dialog.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string InitialDirectory { get; set; }

Property Value

Type: String
The initial directory that will be shown by the file dialog.

Return Value

Type: String
The initial directory that will be shown by the file dialog.
Remarks