Return the value of character encoding setting.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function getEncoding() As String _ Implements INetricsRecFile.getEncoding |
| C# |
|---|
| public string getEncoding() |
| C++ |
|---|
| public: String getEncoding() sealed |
| J# |
|---|
| public string getEncoding() |
| JScript |
|---|
| public function getEncoding() : String |
Implements
INetricsRecFile.getEncoding
Remarks
Returns the character encoding. Null if it was not set.