Proprietà PartInfo.Name

DedNet

Proprietà PartInfoName

Restituisce il nome della parte.

Namespace:  DedNetAcad
Assembly:  DedNetAcad (in DedNetAcad.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi
public string Name { get; }
Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}
member Name : string with get

Valore della proprietà

Tipo: String
Vedi anche