Proprietà SaveDistCommandSavingDistElementDescrizione
|
Restituisce o imposta la descrizione dell'elemento (come il nome della parte).
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public string Descrizione { get; set; }
Public Property Descrizione As String
Get
Set
public:
property String^ Descrizione {
String^ get ();
void set (String^ value);
}
member Descrizione : string with get, set
Valore della proprietà
Tipo:
StringVedi anche