PillarTab 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 user interface tab to manage pillars.
public ref class PillarTab : Microsoft::Web::PlatformInstaller::Tab
public class PillarTab : Microsoft.Web.PlatformInstaller.Tab
type PillarTab = class
inherit Tab
Public Class PillarTab
Inherits Tab
- Inheritance
Properties
| Description |
Gets a string that contains a description of the current pillar 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) |
| Id |
Gets the string identifier of the current tab. (Inherited from Tab) |
| Name |
Gets a string that represents the name of the current pillar tab. |
| Pillars |
Gets a read-only collection of pillars for the current tab. |