SupportedValuePropertiesAvailableStatus 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 ISupportedValuePropertiesAvailableStatus
public class SupportedValuePropertiesAvailableStatus : Microsoft.VisualStudio.ProjectSystem.Query.Framework.PropertiesAvailableStatus<Microsoft.VisualStudio.ProjectSystem.Query.Metadata.SupportedValueType>, IEquatable<Microsoft.VisualStudio.ProjectSystem.Query.IPropertiesAvailableStatus>, Microsoft.VisualStudio.ProjectSystem.Query.ISupportedValuePropertiesAvailableStatus
type SupportedValuePropertiesAvailableStatus = class
inherit PropertiesAvailableStatus<SupportedValueType>
interface ISupportedValuePropertiesAvailableStatus
interface IPropertiesAvailableStatus
interface IEquatable<IPropertiesAvailableStatus>
Public Class SupportedValuePropertiesAvailableStatus
Inherits PropertiesAvailableStatus(Of SupportedValueType)
Implements IEquatable(Of IPropertiesAvailableStatus), ISupportedValuePropertiesAvailableStatus
- Inheritance
-
SupportedValuePropertiesAvailableStatus
- Implements
Constructors
SupportedValuePropertiesAvailableStatus() |
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) |
Value |