MethodData Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Package
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | IsDisplayed | Determines if the method tip is visible. |
![]() | Methods | Determines the list of method signatures that can be displayed in the method tip. |
![]() | MethodTipWindow | Determines the method tip window as represented by an IVsMethodTipWindow interface. |
![]() | Provider | Determines the service provider. |
![]() | TextView | Determines the view the method tip is displayed on. |
Show:

