Tab Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a base class for Web Platform Installer tabs.
public ref class Tab abstract
public abstract class Tab
type Tab = class
Public MustInherit Class Tab
- Inheritance
-
Tab
- Derived
Constructors
Tab(ProductManager) |
Creates an instance of a Tab object. |
Properties
Description |
Gets the description of the current tab. |
FeedList |
Gets a collection of Feed objects. |
FromCustomFeed |
Gets or sets a Boolean value that specifies whether the source of tab data is a custom feed. |
Id |
Gets the string identifier of the current tab. |
Name |
Gets the name of the current tab. |