CountLOCProvider AddMetadata Method MSBuildCodeMetrics
Adds metadata to the provider

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

public void AddMetadata(
	string name,
	string value
)

Implements

IMetadataHandler AddMetadata(String, String)
See Also