RemoteSystemApp 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
원격 시스템의 애플리케이션을 나타냅니다.
public ref class RemoteSystemApp sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class RemoteSystemApp final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class RemoteSystemApp
Public NotInheritable Class RemoteSystemApp
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows 10, version 1809 (10.0.17763.0에서 도입되었습니다.)
|
API contract |
Windows.Foundation.UniversalApiContract (v7.0에서 도입되었습니다.)
|
설명
버전 기록
Windows 버전 | SDK 버전 | 추가된 값 |
---|---|---|
1903 | 18362 | ConnectionToken |
1903 | 18362 | 사용자 |
속성
Attributes |
이 애플리케이션의 앱별 특성입니다. |
ConnectionToken |
나중에 다시 연결할 수 있도록 RemoteSystemApp에서 유지할 수 있는 토큰을 가져옵니다. |
DisplayName |
이 애플리케이션의 표시 이름입니다. Bluetooth 식별을 위해 디바이스에서 사용하는 이름입니다. 설정되지 않았거나 디바이스에서 Bluetooth를 지원하지 않는 경우 이 필드는 비어 있습니다. |
Id |
이 애플리케이션의 고유 식별자입니다. |
IsAvailableByProximity |
이 애플리케이션을 현재 근접 연결에 사용할 수 있는지 여부를 나타냅니다. |
IsAvailableBySpatialProximity |
이 애플리케이션이 현재 공간 공유 연결에 사용할 수 있는지 여부를 나타냅니다. |
User |
사용자를 가져옵니다. |