KnownRemoteSystemCapabilities Klasse

Definition

Enthält die Zeichenfolgennamen verschiedener Features der Remote systems-Plattform. Ein Remotesystem ist entweder kompatibel oder nicht kompatibel mit jeder der Funktionen, die den Eigenschaften dieser Klasse entsprechen.

public ref class KnownRemoteSystemCapabilities abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class KnownRemoteSystemCapabilities final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class KnownRemoteSystemCapabilities final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class KnownRemoteSystemCapabilities
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class KnownRemoteSystemCapabilities
Public Class KnownRemoteSystemCapabilities
Vererbung
Object Platform::Object IInspectable KnownRemoteSystemCapabilities
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)
App-Funktionen
remoteSystem

Hinweise

Die RemoteSystem.GetCapabilitySupportedAsync-Methode verwendet die Eigenschaftswerte dieser Klasse, um die Featureunterstützung auf angegebenen Remotesystemen abzufragen.

Eigenschaften

AppService

Ruft den kanonischen Zeichenfolgennamen der App Service-Funktion ab.

LaunchUri

Ruft den kanonischen Zeichenfolgennamen der Start-URI-Funktion ab.

RemoteSession

Ruft den kanonischen Zeichenfolgennamen der Remotesitzungsfunktion ab.

SpatialEntity

Ruft den kanonischen Zeichenfolgennamen der Funktion für räumliche Entitäten ab.

Gilt für:

Weitere Informationen