Share via


BitmapEditor.GetFileDialogDescription 方法

定義

取得這個編輯器提供的預設檔案清單篩選條件的描述。

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

傳回

預設檔案類型的描述,用來篩選檔案清單。

備註

要篩選的預設檔類型描述會出現在 [檔案清單篩選] 下拉式方塊中。

適用於