NamespaceReport Types Property MSBuildCodeMetrics
Types

Namespace: MSBuildCodeMetrics.VisualStudioMetrics.XML
Assembly: MSBuildCodeMetrics.VisualStudioMetrics (in MSBuildCodeMetrics.VisualStudioMetrics.dll) Version: 0.1.4894.24376
Syntax

public List<TypeReport> Types { get; set; }

Property Value

Type: OnlineList TypeReport 
See Also