FileDialog.DialogType Property

Definition

Returns an MsoFileDialogType constant representing the type of file dialog box that the FileDialog object is set to display.

public:
 property Microsoft::Office::Core::MsoFileDialogType DialogType { Microsoft::Office::Core::MsoFileDialogType get(); };
public Microsoft.Office.Core.MsoFileDialogType DialogType { get; }
member this.DialogType : Microsoft.Office.Core.MsoFileDialogType
Public ReadOnly Property DialogType As MsoFileDialogType

Property Value

Applies to