Proprietà ChatMessageText
|
Ritorna il testo del messaggio.
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
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