Proprietà SaveDistCommandSavingDistElementDescrizione
|
Restituisce o imposta la descrizione dell'elemento (come il nome della parte).
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.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