Condividi tramite


WebAccountCommand.WebAccount Proprietà

Definizione

Ottiene l'account Web associato al comando corrente.

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

Valore della proprietà

Account Web.

Si applica a