Aracılığıyla paylaş


IApplication.IconIndex Property

Definition

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

Property Value

Attributes

Applies to