MessageDialogCommandSet Enumeration

Visual Studio 2015
 

Microsoft internal use only. Constants that define which commands are available on a MessageDialog.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public enum MessageDialogCommandSet

Member nameDescription
AbortRetryIgnore

Ok

OkCancel

RetryCancel

YesNo

YesNoCancel

Return to top
Show: