RemoteSystemSessionWatcher.Status 속성

정의

이 원격 세션 감시자의 작동 상태를 가져옵니다.

public:
 property RemoteSystemSessionWatcherStatus Status { RemoteSystemSessionWatcherStatus get(); };
RemoteSystemSessionWatcherStatus Status();
public RemoteSystemSessionWatcherStatus Status { get; }
var remoteSystemSessionWatcherStatus = remoteSystemSessionWatcher.status;
Public ReadOnly Property Status As RemoteSystemSessionWatcherStatus

속성 값

감시자의 상태를 설명하는 RemoteSystemSessionWatcherStatus 값입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상