Class Message

Class Message

Nama dari : Aspose.Pdf.Plugins Pendaftaran: Aspose.PDF.dll

Pesan penyelesaian obrolan yang dihasilkan oleh model.

public class Message

Inheritance

object Message

anggota yang diwarisi

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

Message()

public Message()

Properties

Content

Konten dari pesan tersebut.

public string Content { get; set; }

Nilai Properti

string

Role

Mengatur atau mendapatkan peran penulis pesan ini.

public Role Role { get; set; }

Nilai Properti

Role

 Indonesia