次の方法で共有


ChatMessageStoreChangedEventArgs.Kind プロパティ

定義

発生した変更の種類を取得します。

public:
 property ChatStoreChangedEventKind Kind { ChatStoreChangedEventKind get(); };
ChatStoreChangedEventKind Kind();
public ChatStoreChangedEventKind Kind { get; }
var chatStoreChangedEventKind = chatMessageStoreChangedEventArgs.kind;
Public ReadOnly Property Kind As ChatStoreChangedEventKind

プロパティ値

発生した変更の種類。

Windows の要件

アプリの機能
chat chatSystem smsSend

適用対象