ChatMessageStoreChangedEventArgs.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

已變更之物件的識別碼。

Windows 需求

應用程式功能
chat chatSystem smsSend

適用於