Share via


VSConstants.ProjectTargets Class

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
Public fieldStatic member AppContainer_Win8 Represents Windows 8.
Public fieldStatic member 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.

See Also

Reference

Microsoft.VisualStudio Namespace