Share via


WebAccountCommand.WebAccount Eigenschaft

Definition

Ruft das Webkonto ab, das dem aktuellen Befehl zugeordnet ist.

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

Eigenschaftswert

Das Webkonto.

Gilt für: