CountProjectsByProjectTypeProvider GetMetrics Method MSBuildCodeMetrics
Get metrics computed by this provider

Namespace: MSBuildCodeMetrics.Core.Providers
Assembly: MSBuildCodeMetrics.Core.Providers (in MSBuildCodeMetrics.Core.Providers.dll) Version: 0.1.4894.24376
Syntax

public IEnumerable<string> GetMetrics()

Return Value

Type: OnlineIEnumerable OnlineString 
set of metrics

Implements

ICodeMetricsProvider GetMetrics 
See Also