This documentation is archived and is not being maintained.

TeamPropertiesView::RemoveViewProperty Method

Remove view property, if it exists.

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

public:
void RemoveViewProperty(
	String^ propertyName
)

Parameters

propertyName
Type: System::String

Name of the property.

Show: