ExceptionSettings::Count Property

 

Gets a value indicating the number of exception settings in the ExceptionSettings collection.

Namespace:   EnvDTE90
Assembly:  EnvDTE90 (in EnvDTE90.dll)

property int Count {
	int get();
}

Property Value

Type: System::Int32

An integer representing the number of exception settings.

Return to top
Show: