AnchorLocateCriteria.RequestedCategories 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.
Categories of data that are requested.
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