KnownRemoteSystemCapabilities.SpatialEntity Property

Definition

Gets the canonical string name of the spatial entity capability.

public:
 static property Platform::String ^ SpatialEntity { Platform::String ^ get(); };
static winrt::hstring SpatialEntity();
public static string SpatialEntity { get; }
var string = KnownRemoteSystemCapabilities.spatialEntity;
Public Shared ReadOnly Property SpatialEntity As String

Property Value

String

Platform::String

winrt::hstring

The canonical string name of the spatial entity capability.

Windows requirements

App capabilities
remoteSystem

Applies to