Proprietà ChatMessageText
|
Ritorna il testo del messaggio.
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassipublic string Text { get; }
Public ReadOnly Property Text As String
Get
public:
property String^ Text {
String^ get ();
}
member Text : string with get
Valore della proprietà
String
Vedi anche