Freigeben über


WebAccountEventArgs.Account Eigenschaft

Definition

Ruft das webAccount ab, das am Ereignis beteiligt ist.

public:
 property WebAccount ^ Account { WebAccount ^ get(); };
WebAccount Account();
public WebAccount Account { get; }
var webAccount = webAccountEventArgs.account;
Public ReadOnly Property Account As WebAccount

Eigenschaftswert

Das Webkonto, das am Ereignis beteiligt ist.

Gilt für: