ProjectProperty Class
Represents a single property in a Team Foundation project
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ProjectProperty
'Usage
Dim instance As ProjectProperty
[SerializableAttribute]
public class ProjectProperty
[SerializableAttribute]
public ref class ProjectProperty
public class ProjectProperty
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Server.ProjectProperty
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.