SpatialEntityStore.IsSupported Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient si le partage d’entités spatiales est pris en charge sur ce système.
public:
static property bool IsSupported { bool get(); };
static bool IsSupported();
public static bool IsSupported { get; }
var boolean = SpatialEntityStore.isSupported;
Public Shared ReadOnly Property IsSupported As Boolean
Valeur de propriété
Boolean
bool
Indique si le partage d’entités spatiales est pris en charge sur ce système.