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