共用方式為


WebAccountProviderManageAccountOperation.WebAccount 屬性

定義

取得要管理的 Web 帳戶。

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

屬性值

要管理的 Web 帳戶。

適用於