Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents known project platforms.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.VSConstants.ProjectTargets
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class ProjectTargets
public static class ProjectTargets
public ref class ProjectTargets abstract sealed
[<AbstractClass>]
[<Sealed>]
type ProjectTargets = class end
public final class ProjectTargets
The VSConstants.ProjectTargets type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
AppContainer_Win8 | Represents Windows 8. |
![]() ![]() |
AppContainer_Win8_1 | Represents Windows 8.1. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.