GroupTab 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 graphical user interface tab for a group of products.
public ref class GroupTab : Microsoft::Web::PlatformInstaller::Tab
public class GroupTab : Microsoft.Web.PlatformInstaller.Tab
type GroupTab = class
inherit Tab
Public Class GroupTab
Inherits Tab
- Inheritance
Properties
Description |
Gets the description of the group tab. |
FeedList |
Gets a collection of Feed objects. (Inherited from Tab) |
FromCustomFeed |
Gets or sets a Boolean value that specifies whether the source of tab data is a custom feed. (Inherited from Tab) |
Groups |
Gets the groups that this tab represents. |
Id |
Gets the string identifier of the current tab. (Inherited from Tab) |
Name |
Gets the name of the current group tab. |
Products |
Gets the products that are associated with this group tab. |