Share via


ImageListImageEditor.GetFileDialogDescription 方法

定義

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

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

傳回

預設檔案清單篩選條件的描述。

備註

檔案對話方塊描述會出現在 [檔案清單篩選] 下拉式清單中。

適用於