次の方法で共有


PointOfInterest.CategorySets プロパティ

定義

最も具体的な POI カテゴリの一覧。

public System.Collections.Generic.IReadOnlyList<Azure.Maps.Search.Models.PointOfInterestCategorySet> CategorySets { get; }
member this.CategorySets : System.Collections.Generic.IReadOnlyList<Azure.Maps.Search.Models.PointOfInterestCategorySet>
Public ReadOnly Property CategorySets As IReadOnlyList(Of PointOfInterestCategorySet)

プロパティ値

適用対象