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