TaskProvider.AlwaysVisible Property

Definition

Determines whether or not the provider is always visible in the dropdown menu even though it has no tasks.

public:
 property bool AlwaysVisible { bool get(); void set(bool value); };

Property Value

true if it is always visible, otherwise false.

Applies to