This documentation is archived and is not being maintained.

TeamFoundationTeam::GetProperty Method

Property accessor. Will throw if not found.

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

public:
Object^ GetProperty(
	String^ name
)

Parameters

name
Type: System::String

Return Value

Type: System::Object
Returns Object.

Show: