次の方法で共有


IWebAccount.State プロパティ

定義

Web アカウントの接続状態を取得します。

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

プロパティ値

Web アカウントの接続状態。

適用対象