ProvideProfileAttribute.IsToolsOptionPage Property

Definition

Gets whether this is also a Tools Options page.

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

Property Value

true if this is also a Tools Options page, otherwise false.

Applies to