RegistrationAttribute::RegistrationContext Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.10.0 (in Microsoft.VisualStudio.Shell.Immutable.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | CodeBase | Gets the path and filename of the object being registered. |
![]() | ComponentPath | Gets the path to the component that is being registered. |
![]() | ComponentType | Gets the type of component being registered. |
![]() | InprocServerPath | Gets the path to the in-process server DLL. |
![]() | Log | Gets a TextWriter object that can be used to log events during registration. |
![]() | RegistrationMethod | Gets a value that specifies how the assembly should be located (CodeBase or Assembly). |
![]() | RootFolder | Gets or sets the root folder. |
Show:
