ControlPanelCategoryInfo.Categorization Property
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.
Gets the category type for items in Features View of the IIS Manager workspace.
public:
property Microsoft::Web::Management::Client::ControlPanelCategorization ^ Categorization { Microsoft::Web::Management::Client::ControlPanelCategorization ^ get(); };
public Microsoft.Web.Management.Client.ControlPanelCategorization Categorization { get; }
member this.Categorization : Microsoft.Web.Management.Client.ControlPanelCategorization
Public ReadOnly Property Categorization As ControlPanelCategorization
Property Value
The ControlPanelCategorization object.