This documentation is archived and is not being maintained.

CoreFieldReferenceNames::All Property

Gets all the reference names in this class.

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

public:
static property array<String^>^ All {
	array<String^>^ get ();
}

Property Value

Type: array<System::String>
Returns String.

Show: