言語

BitmapEditor.GetFileDialogDescription メソッド

定義

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

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

返品

ファイル リストをフィルター処理する既定の種類のファイルの説明。

注釈

フィルター処理するファイルの既定の種類の説明が、ファイル 一覧の [フィルター] ドロップダウン ボックスに表示されます。

適用対象