WebAccountEventArgs.Account Propriété

Définition

Obtient le WebAccount impliqué dans l’événement.

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

Valeur de propriété

Compte web impliqué dans l’événement.

S’applique à