다음을 통해 공유


PickerDialog.CancelAndClose Method

Cancel's the current modifications and closes the dialog

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Shell.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.10.0.dll)

Syntax

‘선언
Public Sub CancelAndClose
public void CancelAndClose()
public:
virtual void CancelAndClose() sealed
abstract CancelAndClose : unit -> unit 
override CancelAndClose : unit -> unit 
public final function CancelAndClose()

Implements

IModelBrowserHost.CancelAndClose()

.NET Framework Security

See Also

Reference

PickerDialog Class

Microsoft.VisualStudio.Modeling.Integration.Shell.Picker Namespace