Return the name of the thesaurus.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function ThesaurusName() As String _ Implements INetricsThesStats.ThesaurusName |
C# |
---|
public string ThesaurusName() |
C++ |
---|
public: String ThesaurusName() sealed |
J# |
---|
public string ThesaurusName() |
JScript |
---|
public function ThesaurusName() : String |