This documentation is archived and is not being maintained.

TeamPropertiesView::GetViewProperty Method

Gets a property value with the view namespace.

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

public:
Object^ GetViewProperty(
	String^ propertyName
)

Parameters

propertyName
Type: System::String

Name of the property.

Return Value

Type: System::Object
Property value.

Show: