次の方法で共有


NotifyDictionaryChangedEventArgs<TKey,TValue>.Action プロパティ

定義

イベントの原因となったアクションを取得します。

public Microsoft.ServiceFabric.Data.Notifications.NotifyDictionaryChangedAction Action { get; }
member this.Action : Microsoft.ServiceFabric.Data.Notifications.NotifyDictionaryChangedAction
Public ReadOnly Property Action As NotifyDictionaryChangedAction

プロパティ値

通知の種類。

適用対象