'Declaration
Function GetDescription2( _ ByVal languagePackage As LanguagePackage _ ) As String
'Usage
Dim instance As IIntelliSenseFunction Dim languagePackage As LanguagePackage Dim value As String value = instance.GetDescription2(languagePackage)
string GetDescription2( LanguagePackage languagePackage )
Parameters
- languagePackage
Return Value
A string value represents the function's description.