BuildPropertyPropertiesAvailableStatus 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.
Caution
Build Properties will be deprecated and folded into Properties. Please use new extensions available in ProjectConfiguration, PropertiesByName and pass the corresponding source type.
Implementation for IBuildPropertyPropertiesAvailableStatus
[System.Obsolete("Build Properties will be deprecated and folded into Properties. Please use new extensions available in ProjectConfiguration, PropertiesByName and pass the corresponding source type.")]
public class BuildPropertyPropertiesAvailableStatus : Microsoft.VisualStudio.ProjectSystem.Query.Framework.PropertiesAvailableStatus<Microsoft.VisualStudio.ProjectSystem.Query.Metadata.BuildPropertyType>, IEquatable<Microsoft.VisualStudio.ProjectSystem.Query.IPropertiesAvailableStatus>, Microsoft.VisualStudio.ProjectSystem.Query.IBuildPropertyPropertiesAvailableStatus
[<System.Obsolete("Build Properties will be deprecated and folded into Properties. Please use new extensions available in ProjectConfiguration, PropertiesByName and pass the corresponding source type.")>]
type BuildPropertyPropertiesAvailableStatus = class
inherit PropertiesAvailableStatus<BuildPropertyType>
interface IBuildPropertyPropertiesAvailableStatus
interface IPropertiesAvailableStatus
interface IEquatable<IPropertiesAvailableStatus>
Public Class BuildPropertyPropertiesAvailableStatus
Inherits PropertiesAvailableStatus(Of BuildPropertyType)
Implements IBuildPropertyPropertiesAvailableStatus, IEquatable(Of IPropertiesAvailableStatus)
- Inheritance
-
BuildPropertyPropertiesAvailableStatus
- Attributes
- Implements
Constructors
BuildPropertyPropertiesAvailableStatus() |
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) |
Name | |
StorageType | |
Value |