This documentation is archived and is not being maintained.

ServerInfo::Features Property

Gets the collection of the supported features of this server.

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

public:
property IEnumerable<String^>^ Features {
	IEnumerable<String^>^ get ();
}

Show: