Share via


DialogOption.DefaultButton Property

Definition

Gets the dialog button to set as the default.

[System.Runtime.Serialization.DataMember(Order=1)]
public Microsoft.VisualStudio.RpcContracts.Notifications.DialogResult DefaultButton { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.DefaultButton : Microsoft.VisualStudio.RpcContracts.Notifications.DialogResult
Public ReadOnly Property DefaultButton As DialogResult

Property Value

Attributes

Applies to