NamespaceReport Types Property MSBuildCodeMetrics
Types

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

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

Property Value

Type: OnlineList TypeReport 
See Also