VsExtensionMethods Methods

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticEscapeAssemblyRelativePath(RegistrationAttribute::RegistrationContext^, String^)

Returns an escaped string representing the full path of the specified folder relative to the assembly of the component being registered;

System_CAPS_pubmethodSystem_CAPS_staticGetAssemblyLocation(RegistrationAttribute::RegistrationContext^)

Returns the parent folder containing the assembly of the component being registered.

System_CAPS_pubmethodSystem_CAPS_staticToPOINTL(Point)

Converts a given Point object to a POINTL.

Return to top
Show: