RemoteSystemKindFilter.RemoteSystemKinds 속성

정의

포함하는 RemoteSystemKindFilter 개체가 대상으로 하는 디바이스 유형의 문자열 표현입니다.

public:
 property IVectorView<Platform::String ^> ^ RemoteSystemKinds { IVectorView<Platform::String ^> ^ get(); };
IVectorView<winrt::hstring> RemoteSystemKinds();
public IReadOnlyList<string> RemoteSystemKinds { get; }
var iVectorView = remoteSystemKindFilter.remoteSystemKinds;
Public ReadOnly Property RemoteSystemKinds As IReadOnlyList(Of String)

속성 값

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

대상으로 지정할 디바이스 유형의 문자열 표현의 읽기 전용 목록입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상