ProjectConstants Class
Defines the project system non-localizable constants.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public NotInheritable Class ProjectConstants
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class ProjectConstants
public ref class ProjectConstants abstract sealed
public final class ProjectConstants
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ProjectConstants = class end
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Data.Schema.Project.Project.ProjectConstants
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.Data.Schema.Project.Project Namespace