Condividi tramite


RemoteSystemKindFilter(IIterable<String>) Costruttore

Definizione

Inizializza un'istanza della classe RemoteSystemKindFilter con un elenco di rappresentazioni stringa dei tipi di dispositivo da destinazione. Queste stringhe devono essere conformi ai valori delle proprietà della classe 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))

Parametri

remoteSystemKinds

IIterable<String>

IEnumerable<String>

IIterable<Platform::String>

IIterable<winrt::hstring>

Elenco delle rappresentazioni di stringa dei tipi di dispositivo di destinazione.

Requisiti Windows

Funzionalità dell'app
remoteSystem

Si applica a