IMetadataHandler AddMetadata Method MSBuildCodeMetrics
This method is called from CodeMetricsRunner for each provider, to send metadata information

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

void AddMetadata(
	string name,
	string value
)
See Also