SqlWorkbenchHierarchy.CreateHierarchyWrapper(Type, ILocalRegistry) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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);
Public Shared Function CreateHierarchyWrapper (typeToWrap As Type, localReg As ILocalRegistry) As Object
Parâmetros
- typeToWrap
- Type
- localReg
- ILocalRegistry