ChatMessageStoreChangedEventArgs.Id 属性

定义

获取已更改的 对象的 ID。

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = chatMessageStoreChangedEventArgs.id;
Public ReadOnly Property Id As String

属性值

String

Platform::String

winrt::hstring

已更改的 对象的 ID。

Windows 要求

应用功能
chat chatSystem smsSend

适用于