RemoteSystemKinds.Laptop 속성

정의

랩톱 디바이스 유형의 문자열 표현을 가져옵니다.

public:
 static property Platform::String ^ Laptop { Platform::String ^ get(); };
static winrt::hstring Laptop();
public static string Laptop { get; }
var string = RemoteSystemKinds.laptop;
Public Shared ReadOnly Property Laptop As String

속성 값

String

Platform::String

winrt::hstring

노트북을 나타내는 문자열입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10 Fall Creators Update (10.0.16299.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v5.0에서 도입되었습니다.)
앱 기능
remoteSystem

적용 대상