CategoryPropertiesAvailableStatus 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.
Implementation for ICategoryPropertiesAvailableStatus
public class CategoryPropertiesAvailableStatus : Microsoft.VisualStudio.ProjectSystem.Query.Framework.PropertiesAvailableStatus<Microsoft.VisualStudio.ProjectSystem.Query.Metadata.CategoryType>, IEquatable<Microsoft.VisualStudio.ProjectSystem.Query.IPropertiesAvailableStatus>, Microsoft.VisualStudio.ProjectSystem.Query.ICategoryPropertiesAvailableStatus
type CategoryPropertiesAvailableStatus = class
inherit PropertiesAvailableStatus<CategoryType>
interface ICategoryPropertiesAvailableStatus
interface IPropertiesAvailableStatus
interface IEquatable<IPropertiesAvailableStatus>
Public Class CategoryPropertiesAvailableStatus
Inherits PropertiesAvailableStatus(Of CategoryType)
Implements ICategoryPropertiesAvailableStatus, IEquatable(Of IPropertiesAvailableStatus)
- Inheritance
-
CategoryPropertiesAvailableStatus
- Implements
Constructors
CategoryPropertiesAvailableStatus() |
Properties
AvailableProperties | (Inherited from PropertiesAvailableStatus) |
Count | (Inherited from PropertiesAvailableStatus) |
DefinedEntityType | (Inherited from PropertiesAvailableStatus<TEntityType>) |
DisplayName | |
EntityType |
The entity type where this status applies to. (Inherited from PropertiesAvailableStatus<TEntityType>) |
IsEmpty | (Inherited from PropertiesAvailableStatus) |
IsFrozen | (Inherited from PropertiesAvailableStatus) |
Name | |
Order |