Share via


IStartMenuItem.IconIndex Property

Definition

Index of the icon.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Index of the icon.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="iconIndex", Update=true)]
public int? IconIndex { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Index of the icon.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="iconIndex", Update=true)>]
member this.IconIndex : Nullable<int> with get, set
Public Property IconIndex As Nullable(Of Integer)

Property Value

Attributes

Applies to