IModelBrowserHost.CancelAndClose Method
Closes the host without validating (cancel action)
Namespace: Microsoft.VisualStudio.Modeling.Integration.Picker
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.10.0.dll)
Syntax
'Declaración
Sub CancelAndClose
void CancelAndClose()
void CancelAndClose()
abstract CancelAndClose : unit -> unit
function CancelAndClose()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio.Modeling.Integration.Picker Namespace