ProjectContextPropertiesAvailableStatus 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 IProjectContextPropertiesAvailableStatus
public class ProjectContextPropertiesAvailableStatus : Microsoft.VisualStudio.ProjectSystem.Query.Framework.PropertiesAvailableStatus<Microsoft.VisualStudio.ProjectSystem.Query.Metadata.ProjectContextType>, IEquatable<Microsoft.VisualStudio.ProjectSystem.Query.IPropertiesAvailableStatus>, Microsoft.VisualStudio.ProjectSystem.Query.IProjectContextPropertiesAvailableStatus
type ProjectContextPropertiesAvailableStatus = class
inherit PropertiesAvailableStatus<ProjectContextType>
interface IProjectContextPropertiesAvailableStatus
interface IPropertiesAvailableStatus
interface IEquatable<IPropertiesAvailableStatus>
Public Class ProjectContextPropertiesAvailableStatus
Inherits PropertiesAvailableStatus(Of ProjectContextType)
Implements IEquatable(Of IPropertiesAvailableStatus), IProjectContextPropertiesAvailableStatus
- Inheritance
-
ProjectContextPropertiesAvailableStatus
- Implements
Constructors
ProjectContextPropertiesAvailableStatus() |
Properties
AvailableProperties | (Inherited from PropertiesAvailableStatus) |
ConfigurationName | |
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) |
PlatformName | |
ProjectGuid | |
ProjectId | |
ProjectPath | |
ShouldBuild | |
ShouldDeploy |