Bagikan melalui


RemoteSystemKindFilter.RemoteSystemKinds Properti

Definisi

Representasi string dari jenis perangkat yang berisi target objek 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)

Nilai Properti

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Daftar representasi string baca-saja dari jenis perangkat yang akan ditargetkan.

Persyaratan Windows

Kemampuan aplikasi
remoteSystem

Berlaku untuk