RegistrationAttribute::RegistrationContext Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.10.0 (in Microsoft.VisualStudio.Shell.Immutable.10.0.dll)

NameDescription
System_CAPS_pubpropertyCodeBase

Gets the path and filename of the object being registered.

System_CAPS_pubpropertyComponentPath

Gets the path to the component that is being registered.

System_CAPS_pubpropertyComponentType

Gets the type of component being registered.

System_CAPS_pubpropertyInprocServerPath

Gets the path to the in-process server DLL.

System_CAPS_pubpropertyLog

Gets a TextWriter object that can be used to log events during registration.

System_CAPS_pubpropertyRegistrationMethod

Gets a value that specifies how the assembly should be located (CodeBase or Assembly).

System_CAPS_pubpropertyRootFolder

Gets or sets the root folder.

Return to top
Show: