AnchorLocateCriteria.RequestedCategories Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Kategori data yang diminta.
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