Return the value of the key name, null if never set.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function getKeyName() As String _ Implements INetricsRecFile.getKeyName |
| C# |
|---|
| public string getKeyName() |
| C++ |
|---|
| public: String getKeyName() sealed |
| J# |
|---|
| public string getKeyName() |
| JScript |
|---|
| public function getKeyName() : String |