다음을 통해 공유


RemoteSystemWebAccountFilter(WebAccount) 생성자

정의

RemoteSystemWebAccountFilter 클래스의 instance 초기화합니다.

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

매개 변수

account
WebAccount

대상으로 지정할 웹 계정입니다.

적용 대상