BitmapEditor.GetFileDialogDescription 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個編輯器提供的預設檔案清單篩選條件的描述。
protected:
override System::String ^ GetFileDialogDescription();
protected override string GetFileDialogDescription ();
override this.GetFileDialogDescription : unit -> string
Protected Overrides Function GetFileDialogDescription () As String
傳回
預設檔案類型的描述,用來篩選檔案清單。
備註
要篩選的預設檔類型描述會出現在 [檔案清單篩選] 下拉式方塊中。