This documentation is archived and is not being maintained.

RegistrationEntry::EventTypes Property

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

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

Property Value

Type: array<Microsoft.TeamFoundation.Server::EventType>
Returns EventType.

Show: