Proprietà ChatMessageOwner
|
Ritorna il proprietario del messaggio. Se è null significa che è un messaggio dell'utente corrente.
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic ChatContact Owner { get; }Public ReadOnly Property Owner As ChatContact
Get
public:
property ChatContact^ Owner {
ChatContact^ get ();
}member Owner : ChatContact with get
Valore della proprietà
ChatContact
Vedi anche