次の方法で共有


RemoteSystemWebAccountFilter.Account プロパティ

定義

RemoteSystemStatusTypeFilter オブジェクトがターゲットとする Web アカウント。

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

プロパティ値

対象となる Web アカウント。

適用対象