SqlWorkbenchHierarchy.CreateHierarchyWrapper(Type, ILocalRegistry) Method
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:
static System::Object ^ CreateHierarchyWrapper(Type ^ typeToWrap, Microsoft::VisualStudio::Shell::Interop::ILocalRegistry ^ localReg);
public static object CreateHierarchyWrapper(Type typeToWrap, Microsoft.VisualStudio.Shell.Interop.ILocalRegistry localReg);
static member CreateHierarchyWrapper : Type * Microsoft.VisualStudio.Shell.Interop.ILocalRegistry -> obj
Public Shared Function CreateHierarchyWrapper (typeToWrap As Type, localReg As ILocalRegistry) As Object
Parameters
- typeToWrap
- Type
- localReg
- ILocalRegistry