AuthoringScope Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Package
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetDataTipText(Int32, Int32, TextSpan) | Returns a string to be used for a tool tip based on the specified location. |
![]() | GetDeclarations(IVsTextView^, Int32, Int32, TokenInfo^, ParseReason) | Returns a list of declarations based on the specified reason for parsing. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMethods(Int32, Int32, String^) | Returns a list of overloaded method signatures for a specified method name. |
![]() | GetType() | (Inherited from Object.) |
![]() | Goto(VSConstants::VSStd97CmdID, IVsTextView^, Int32, Int32, TextSpan) | Returns a URI (Universal Resource Identifier) based on the current location in the source and the specified command. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

