RemoteSystem.Status 속성

정의

이 원격 시스템의 가용성에 대한 상태 가져옵니다.

public:
 property RemoteSystemStatus Status { RemoteSystemStatus get(); };
RemoteSystemStatus Status();
public RemoteSystemStatus Status { get; }
var remoteSystemStatus = remoteSystem.status;
Public ReadOnly Property Status As RemoteSystemStatus

속성 값

원격 시스템의 가용성 상태.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상