Proprietà ChatContactUserName
|
Ritorna lo username del contatto.
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassipublic string UserName { get; }
Public ReadOnly Property UserName As String
Get
public:
property String^ UserName {
String^ get ();
}
member UserName : string with get
Valore della proprietà
String
Vedi anche