VsExtensionMethods Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for VS types. Extensions to non-VS types should be placed in env\shell\Utilities\ExtensionMethods.cs.
public ref class VsExtensionMethods abstract sealed
public ref class VsExtensionMethods abstract sealed
class VsExtensionMethods abstract sealed
public static class VsExtensionMethods
type VsExtensionMethods = class
Public Module VsExtensionMethods
- Inheritance
-
VsExtensionMethods
Methods
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) |