Proprietà ChatContactUserName
|
Ritorna lo username del contatto.
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
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