Restituisce o imposta la descrizione dell'utente.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public string Descr { get; set; }
Public Property Descr As String
Get
Set
public:
property String^ Descr {
String^ get ();
void set (String^ value);
}
member Descr : string with get, set
Valore della proprietà
StringVedi anche