다음을 통해 공유


RemoteSystemSessionCreationResult.Status 속성

정의

RemoteSystemSessionController 개체가 원격 세션을 만들려는 시도의 상태 가져옵니다.

public:
 property RemoteSystemSessionCreationStatus Status { RemoteSystemSessionCreationStatus get(); };
RemoteSystemSessionCreationStatus Status();
public RemoteSystemSessionCreationStatus Status { get; }
var remoteSystemSessionCreationStatus = remoteSystemSessionCreationResult.status;
Public ReadOnly Property Status As RemoteSystemSessionCreationStatus

속성 값

결과를 설명하는 RemoteSystemSessionCreationStatus 값입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상