InfoConnect for Unisys
CodePage Property


Gets the current DOS code page.
Syntax
'Declaration
 
ReadOnly Property CodePage As Integer
'Usage
 
Dim instance As ITerminal
Dim value As Integer
 
value = instance.CodePage
int CodePage {get;}
See Also