次の方法で共有


RemoteSystemWebAccountFilter(WebAccount) コンストラクター

定義

RemoteSystemWebAccountFilter クラスのインスタンスを初期化します。

public:
 RemoteSystemWebAccountFilter(WebAccount ^ account);
 RemoteSystemWebAccountFilter(WebAccount const& account);
public RemoteSystemWebAccountFilter(WebAccount account);
function RemoteSystemWebAccountFilter(account)
Public Sub New (account As WebAccount)

パラメーター

account
WebAccount

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

適用対象