Partager via


RemoteSystemKindFilter.RemoteSystemKinds Propriété

Définition

Représentation(s) sous forme de chaîne des types d’appareil que l’objet RemoteSystemKindFilter contient.

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)

Valeur de propriété

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Liste en lecture seule des représentations sous forme de chaîne des types d’appareils à cibler.

Configuration requise pour Windows

Fonctionnalités de l’application
remoteSystem

S’applique à