This documentation is archived and is not being maintained.

PropertyValue Constructor (String, Object)

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

public:
PropertyValue(
	String^ propertyName, 
	Object^ value
)

Parameters

propertyName
Type: System::String
value
Type: System::Object

Show: