FileDialog.Options 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值來初始化 FileDialog。
protected:
property int Options { int get(); };
protected int Options { get; }
member this.Options : int
Protected ReadOnly Property Options As Integer
屬性值
初始化 FileDialog 的內部值的位元 (Bitwise) 組合。
備註
屬性 Options 會對應至旗標,用來使用 Win32 初始化檔案對話方塊。 使用 類別的屬性 FileDialog 來取得和設定選項。