UnitSymbol Property
Gets the symbol of the unit.
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 Symbol { get; }
Public ReadOnly Property Symbol As String
Get
Dim instance As Unit
Dim value As String
value = instance.Symbol
public:
property String^ Symbol {
String^ get ();
}
member Symbol : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The symbol of the unit.