共用方式為


WebAccountCommand.Invoked 屬性

定義

取得當使用者在帳戶設定窗格中選取帳戶和特定動作時所叫用的委派。

public:
 property WebAccountCommandInvokedHandler ^ Invoked { WebAccountCommandInvokedHandler ^ get(); };
WebAccountCommandInvokedHandler Invoked();
public WebAccountCommandInvokedHandler Invoked { get; }
var webAccountCommandInvokedHandler = webAccountCommand.invoked;
Public ReadOnly Property Invoked As WebAccountCommandInvokedHandler

屬性值

處理常式。

適用於