| FileDialogAttributeDialogType Property |
This is used to get the file dialog type
Namespace: SandcastleBuilder.Utils.DesignAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public FileDialogType DialogType { get; }
Public ReadOnly Property DialogType As FileDialogType
Get
public:
property FileDialogType DialogType {
FileDialogType get ();
}
member DialogType : FileDialogType with get
Property Value
Type:
FileDialogTypeSee Also