This documentation is archived and is not being maintained.

RegistrationEntry::RegistrationExtendedAttributes Property

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

public:
property array<RegistrationExtendedAttribute^>^ RegistrationExtendedAttributes {
	array<RegistrationExtendedAttribute^>^ get ();
	void set (array<RegistrationExtendedAttribute^>^ value);
}

Show: