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