AnchorLocateCriteria.RequestedCategories 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.
Catégories de données demandées.
public:
property Microsoft::Azure::SpatialAnchors::AnchorDataCategory RequestedCategories { Microsoft::Azure::SpatialAnchors::AnchorDataCategory get(); void set(Microsoft::Azure::SpatialAnchors::AnchorDataCategory value); };
public Microsoft.Azure.SpatialAnchors.AnchorDataCategory RequestedCategories { get; set; }
member this.RequestedCategories : Microsoft.Azure.SpatialAnchors.AnchorDataCategory with get, set
Public Property RequestedCategories As AnchorDataCategory