ImageListImageEditor.GetFileDialogDescription メソッド

定義

このエディターによって提供される既定のファイル リストのフィルターの説明を取得します。

protected:
 override System::String ^ GetFileDialogDescription();
protected override string GetFileDialogDescription ();
override this.GetFileDialogDescription : unit -> string
Protected Overrides Function GetFileDialogDescription () As String

戻り値

String

既定のファイル リストのフィルターの説明です。

注釈

ファイル ダイアログ ボックスの説明が、ファイル リスト フィルタードロップダウン リスト ボックスに表示されます。

適用対象