ModuleInfo.CategoryItem Property

Provides access to CategoryItem objects.
<ID("CategoryItem", (int)e.CategoryItem)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public ReadOnly Property CategoryItem() As SolutionCategories
This language is not supported or no code example is available.
[ID("CategoryItem", (int)e.CategoryItem)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public SolutionCategories CategoryItem {get;}
This language is not supported or no code example is available.

Property Value

SolutionCategories

.NET Framework

Supported in: 4.8

In this article

Definition