IUIObjectTypeInfo.HasDynamicIcon Property

Definition

Gets a value indicating whether the object have a dynamic icon.

public:
 property bool HasDynamicIcon { bool get(); };
public bool HasDynamicIcon { get; }
member this.HasDynamicIcon : bool
Public ReadOnly Property HasDynamicIcon As Boolean

Property Value

true if the object have a dynamic icon; otherwise, false.

Applies to