This documentation is archived and is not being maintained.

IBuildDefinitionSourceProvider::Fields Property

Visual Studio 2013

Gets a dictionary of Fields that are used by the Source Provider.

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

property IDictionary<String^, String^>^ Fields {
	IDictionary<String^, String^>^ get ();
}

Show: