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

適用於