Partager via


WindowSmartPartInfo.ShowInTaskbar Property

Definition

public:
 property Nullable<bool> ShowInTaskbar { Nullable<bool> get(); void set(Nullable<bool> value); };
public bool? ShowInTaskbar { get; set; }
member this.ShowInTaskbar : Nullable<bool> with get, set
Public Property ShowInTaskbar As Nullable(Of Boolean)

Property Value

Applies to