UnitConversionToUnitName Property
Gets the name of the
Unit to convert to.
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 ToUnitName { get; }
Public ReadOnly Property ToUnitName As String
Get
Dim instance As UnitConversion
Dim value As String
value = instance.ToUnitName
public:
property String^ ToUnitName {
String^ get ();
}
member ToUnitName : 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 to.