This documentation is archived and is not being maintained.

PropertyValue::PropertyType Property

Gets or sets the Type of the property.

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

public:
property Type^ PropertyType {
	Type^ get ();
}

Property Value

Type: System::Type
The Type of the property.

Show: