This documentation is archived and is not being maintained.

RegistrationEntry::ServiceInterfaces Property

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

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

Show: