次の方法で共有


MapsGeofenceEventProperties.IsEventPublished プロパティ

定義

Azure Maps イベント サブスクライバーに対して少なくとも 1 つのイベントが発行されている場合は true、Azure Maps イベント サブスクライバーに対してイベントが発行されていない場合は false。

public bool? IsEventPublished { get; }
member this.IsEventPublished : Nullable<bool>
Public ReadOnly Property IsEventPublished As Nullable(Of Boolean)

プロパティ値

適用対象