The character code associated with this character. 
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public string StringCode { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Property StringCode As String | 
| Visual C++ | 
|---|
| public: property String^ StringCode { String^ get (); } | 
 Remarks
Remarks
            Insert this into strings sent to the display where you would like this character to appear.
            





