DialogOption.OK Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the option for only having the OK button with it set as the default.
public static Microsoft.VisualStudio.RpcContracts.Notifications.DialogOption OK { get; }
static member OK : Microsoft.VisualStudio.RpcContracts.Notifications.DialogOption
Public Shared ReadOnly Property OK As DialogOption