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

속성 값

적용 대상