Share via


PromptOptions.Icon Property

Definition

Gets or initializes the icon to display with the prompt.

public Microsoft.VisualStudio.Extensibility.ImageMoniker? Icon { get; init; }
member this.Icon : Nullable<Microsoft.VisualStudio.Extensibility.ImageMoniker> with get, set
Public Property Icon As Nullable(Of ImageMoniker)

Property Value

Applies to