Do not implement this. Only use it in the common Java engine. This builds the description from Description.
Syntax
Visual Basic (Declaration) | |
---|
Public Overrides Function getDescription() As String |
C# | |
---|
public override string getDescription() |
Managed Extensions for C++ | |
---|
public: string* getDescription(); override |
C++/CLI | |
---|
public:
String^ getDescription(); override |
Return Value
A long tooltip type description of this provider.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family
See Also