RegistrationAttribute::RegistrationContext::RegistrationMethod Property
Visual Studio 2015
Gets a value that specifies how the assembly should be located (CodeBase or Assembly).
Assembly: Microsoft.VisualStudio.Shell.Immutable.10.0 (in Microsoft.VisualStudio.Shell.Immutable.10.0.dll)
public: property RegistrationMethod RegistrationMethod { virtual RegistrationMethod get() abstract; }
Property Value
Type: Microsoft.VisualStudio.Shell::RegistrationMethodSpecifies how the assembly should be located (CodeBase or Assembly).
Show: