ChatMessage.AuthorName プロパティ

定義

メッセージの作成者の名前を取得または設定します。

public:
 property System::String ^ AuthorName { System::String ^ get(); void set(System::String ^ value); };
public string? AuthorName { get; set; }
member this.AuthorName : string with get, set
Public Property AuthorName As String

プロパティ値

適用対象