BitmapEditor.BitmapExtensions 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供用來篩選檔案清單的預設副檔名清單。
protected: static System::Collections::Generic::List<System::String ^> ^ BitmapExtensions;
protected static System.Collections.Generic.List<string> BitmapExtensions;
staticval mutable BitmapExtensions : System.Collections.Generic.List<string>
Protected Shared BitmapExtensions As List(Of String)