Methods::DefaultMethod Property
Visual Studio 2015
Gets the index of the initial method signature to show.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Property Value
Type: System::Int32The index of the first method signature to show the user when the IntelliSense method tip is displayed.
The base property always returns 0.
Show: