Share via


RemoteSystemKinds.Iot 속성

정의

IoT(사물 인터넷) 디바이스 유형의 문자열 표현을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

IoT를 나타내는 문자열입니다.

Windows 요구 사항

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

적용 대상