RemoteSystemSessionJoinResult.Status 속성

정의

이 디바이스가 원격 세션에 참가하려는 시도의 성공 상태 나타냅니다.

public:
 property RemoteSystemSessionJoinStatus Status { RemoteSystemSessionJoinStatus get(); };
RemoteSystemSessionJoinStatus Status();
public RemoteSystemSessionJoinStatus Status { get; }
var remoteSystemSessionJoinStatus = remoteSystemSessionJoinResult.status;
Public ReadOnly Property Status As RemoteSystemSessionJoinStatus

속성 값

결과를 나타내는 RemoteSystemSessionJoinStatus 값입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상