Bagikan melalui


RemoteSystemKindFilter(IIterable<String>) Konstruktor

Definisi

Menginisialisasi instans kelas RemoteSystemKindFilter dengan daftar representasi string jenis perangkat ke target. String ini harus sesuai dengan nilai properti kelas RemoteSystemKinds .

public:
 RemoteSystemKindFilter(IIterable<Platform::String ^> ^ remoteSystemKinds);
 RemoteSystemKindFilter(IIterable<winrt::hstring> const& remoteSystemKinds);
public RemoteSystemKindFilter(IEnumerable<string> remoteSystemKinds);
function RemoteSystemKindFilter(remoteSystemKinds)
Public Sub New (remoteSystemKinds As IEnumerable(Of String))

Parameter

remoteSystemKinds

IIterable<String>

IEnumerable<String>

IIterable<Platform::String>

IIterable<winrt::hstring>

Daftar representasi string dari jenis perangkat yang akan ditargetkan.

Persyaratan Windows

Kemampuan aplikasi
remoteSystem

Berlaku untuk