IModelBrowserHost.CloseIfValid Method ()
Closes the host if it validates correctly (ok action)
Namespace: Microsoft.VisualStudio.Modeling.Integration.Picker
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Syntax
bool CloseIfValid()
bool CloseIfValid()
abstract CloseIfValid : unit -> bool
Function CloseIfValid As Boolean
Parameters
Return Value
Type: System.Boolean
See Also
IModelBrowserHost Interface
Microsoft.VisualStudio.Modeling.Integration.Picker Namespace
Return to top