ApplicationClass.FileDialog[MsoFileDialogType] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property Microsoft::Office::Core::FileDialog ^ FileDialog[Microsoft::Office::Core::MsoFileDialogType] { Microsoft::Office::Core::FileDialog ^ get(Microsoft::Office::Core::MsoFileDialogType FileDialogType); };
public virtual Microsoft.Office.Core.FileDialog FileDialog[Microsoft.Office.Core.MsoFileDialogType FileDialogType] { get; }
member this.FileDialog(Microsoft.Office.Core.MsoFileDialogType) : Microsoft.Office.Core.FileDialog
Public Overridable ReadOnly Property FileDialog(FileDialogType As MsoFileDialogType) As FileDialog
Parameters
- FileDialogType
- MsoFileDialogType