WebAccountCommand.WebAccount Propriété

Définition

Obtient le compte web associé à la commande actuelle.

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

Valeur de propriété

Compte web.

S’applique à