Return the name of the character map.


Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Public Function CharmapName() As String
C#
public string CharmapName()
C++
public:
 String CharmapName() sealed 
J#
public string CharmapName()
JScript
public  function CharmapName() : String

See Also