PropertyBag Constructor
Initializes a new instance of the PropertyBag class.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Sub New
public PropertyBag()
public:
PropertyBag()
new : unit -> PropertyBag
public function PropertyBag()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.