This documentation is archived and is not being maintained.

TeamFoundationIdentity::TryGetProperty Method (IdentityPropertyScope, String, Object%)

Property accessor. Will return null if not found.

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

public:
bool TryGetProperty(
	IdentityPropertyScope propertyScope, 
	String^ name, 
	[OutAttribute] Object^% value
)

Return Value

Type: System::Boolean

Show: