public MetricUnitType UnitType { get; }
Public ReadOnly Property UnitType As MetricUnitType
Get
Dim instance As Unit
Dim value As MetricUnitType
value = instance.UnitType
public:
property MetricUnitType UnitType {
MetricUnitType get ();
}
member UnitType : MetricUnitType with get
No code example is currently available or this language may not be supported.