AnchorLocateCriteria.RequestedCategories Property

Definition

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

Property Value

Applies to