WebAccount.State 属性

定义

获取 Web 帐户的连接状态。

public:
 property WebAccountState State { WebAccountState get(); };
WebAccountState State();
public WebAccountState State { get; }
var webAccountState = webAccount.state;
Public ReadOnly Property State As WebAccountState

属性值

Web 帐户的连接状态。

实现

适用于