Condividi tramite


RemoteSystemKindFilter.RemoteSystemKinds Proprietà

Definizione

Rappresentazioni stringa dei tipi di dispositivo contenenti destinazioni dell'oggetto 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)

Valore della proprietà

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

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

Requisiti Windows

Funzionalità dell'app
remoteSystem

Si applica a