次の方法で共有


Conversation.Topic プロパティ

定義

会話のトピックを取得します。

public:
 property System::String ^ Topic { System::String ^ get(); };
public string Topic { get; }
Public ReadOnly Property Topic As String

プロパティ値

会話トピック。

適用対象