Share via


PropertyBag Class

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class PropertyBag
'Usage
Dim instance As PropertyBag
[SerializableAttribute]
public class PropertyBag
[SerializableAttribute]
public ref class PropertyBag
public class PropertyBag

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Client.PropertyBag

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

PropertyBag Members

Microsoft.TeamFoundation.Client Namespace