IModelBrowserHost.CancelAndClose Method ()
Closes the host without validating (cancel 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
void CancelAndClose()
void CancelAndClose()
abstract CancelAndClose : unit -> unit
Sub CancelAndClose
Parameters
See Also
IModelBrowserHost Interface
Microsoft.VisualStudio.Modeling.Integration.Picker Namespace
Return to top