AuthoringScope Methods

 

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetDataTipText(Int32, Int32, TextSpan)

Returns a string to be used for a tool tip based on the specified location.

System_CAPS_pubmethodGetDeclarations(IVsTextView^, Int32, Int32, TokenInfo^, ParseReason)

Returns a list of declarations based on the specified reason for parsing.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetMethods(Int32, Int32, String^)

Returns a list of overloaded method signatures for a specified method name.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodGoto(VSConstants::VSStd97CmdID, IVsTextView^, Int32, Int32, TextSpan)

Returns a URI (Universal Resource Identifier) based on the current location in the source and the specified command.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: