ToolsOptionsBaseControl<TOptions>.Current 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得工具選單選項子選單中顯示的使用者控制項。
protected:
property TOptions Current { TOptions get(); };
protected TOptions Current { get; }
member this.Current : 'Options
Protected ReadOnly Property Current As TOptions
屬性值
TOptions
回傳 ToolsOptionsBaseControl<TOptions> 與此實例相關的類別。