TraceLoggerUnicodeEnabled Property
Controls whether non-ASCII Unicode characters are printed or displayed as hex
Namespace: ASCOM.UtilitiesAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
public bool UnicodeEnabled { get; set; }
Public Property UnicodeEnabled As Boolean
Get
Set
public:
virtual property bool UnicodeEnabled {
bool get () sealed;
void set (bool value) sealed;
}
Property Value
Boolean