FileDialog.InitialView プロパティ

定義

ファイル ダイアログ ボックス内の MsoFileDialogView ファイルとフォルダーの初期表示を表す定数を設定または返します。

public:
 property Microsoft::Office::Core::MsoFileDialogView InitialView { Microsoft::Office::Core::MsoFileDialogView get(); void set(Microsoft::Office::Core::MsoFileDialogView value); };
public Microsoft.Office.Core.MsoFileDialogView InitialView { get; set; }
member this.InitialView : Microsoft.Office.Core.MsoFileDialogView with get, set
Public Property InitialView As MsoFileDialogView

プロパティ値

適用対象