BaseRegistrationContextMock 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.
public ref class BaseRegistrationContextMock : Microsoft::VisualStudio::Shell::RegistrationAttribute::RegistrationContext
public class BaseRegistrationContextMock : Microsoft.VisualStudio.Shell.RegistrationAttribute.RegistrationContext
type BaseRegistrationContextMock = class
inherit RegistrationAttribute.RegistrationContext
Public Class BaseRegistrationContextMock
Inherits RegistrationAttribute.RegistrationContext
- Inheritance
Constructors
BaseRegistrationContextMock() |
Properties
CodeBase | |
ComponentPath | |
ComponentType | |
InprocServerPath | |
Log | |
RegistrationMethod | |
RegistryEntries | |
RootFolder |
Methods
CreateKey(String) | |
EscapePath(String) | |
RemoveKey(String) | |
RemoveKeyIfEmpty(String) | |
RemoveValue(String, String) |
Extension 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 |