UserPromptResult.SelectedOption 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 selected by the user.
[System.Runtime.Serialization.DataMember(Order=1)]
public Microsoft.VisualStudio.RpcContracts.Notifications.UserPromptOption SelectedOption { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.SelectedOption : Microsoft.VisualStudio.RpcContracts.Notifications.UserPromptOption
Public ReadOnly Property SelectedOption As UserPromptOption
Property Value
- Attributes