DialogOption.DefaultButton 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 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