KnownRemoteSystemCapabilities.SpatialEntity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The canonical string name of the spatial entity capability.
Windows requirements
App capabilities |
remoteSystem
|