WebAccountCommand.Invoked 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得當使用者在帳戶設定窗格中選取帳戶和特定動作時所叫用的委派。
public:
property WebAccountCommandInvokedHandler ^ Invoked { WebAccountCommandInvokedHandler ^ get(); };
WebAccountCommandInvokedHandler Invoked();
public WebAccountCommandInvokedHandler Invoked { get; }
var webAccountCommandInvokedHandler = webAccountCommand.invoked;
Public ReadOnly Property Invoked As WebAccountCommandInvokedHandler
屬性值
處理常式。