Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the host
Namespace:   Microsoft.VisualStudio.Modeling.Integration.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Syntax
void Initialize(
    IModelBrowserHost host
)
void Initialize(
    IModelBrowserHost^ host
)
abstract Initialize : 
        host:IModelBrowserHost -> unit
Sub Initialize (
    host As IModelBrowserHost
)
Parameters
Return Value
See Also
IModelBrowser Interface
Microsoft.VisualStudio.Modeling.Integration.Picker Namespace
Return to top