VsExtensionMethods Class
Visual Studio 2015
Microsoft internal use only. Extension methods for VS types.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | EscapeAssemblyRelativePath(RegistrationAttribute.RegistrationContext, String) | Returns an escaped string representing the full path of the specified folder relative to the assembly of the component being registered; |
![]() ![]() | GetAssemblyLocation(RegistrationAttribute.RegistrationContext) | Returns the parent folder containing the assembly of the component being registered. |
![]() ![]() | ToPOINTL(Point) | Converts a given Point object to a POINTL. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

