PropertiesAvailableStatus.DefinedEntityType 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.
The entity type where this status applies to.
protected abstract Microsoft.VisualStudio.ProjectSystem.Query.IEntityType DefinedEntityType { get; }
member this.DefinedEntityType : Microsoft.VisualStudio.ProjectSystem.Query.IEntityType
Protected MustOverride ReadOnly Property DefinedEntityType As IEntityType