Share via


UserPromptResult.SelectedOption Property

Definition

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

Applies to