UnitConversionFromUnitName Property
Gets the name of the
Unit to convert from.
Namespace: DevCase.Core.Math.ScienceAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string FromUnitName { get; }
Public ReadOnly Property FromUnitName As String
Get
Dim instance As UnitConversion
Dim value As String
value = instance.FromUnitName
public:
property String^ FromUnitName {
String^ get ();
}
member FromUnitName : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The name of the
Unit to convert from.