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