This documentation is archived and is not being maintained.

ExceptionPropertyCollection::Count Property

Gets the number of properties in this collection.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
property int Count {
	int get ();
}

Property Value

Type: System::Int32
The number of properties in this collection.

Show: