CodeMetrics Execute Method MSBuildCodeMetrics
Called from MSBuild when the task executes

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

public override bool Execute()

Return Value

Type: OnlineBoolean
boolean indicating if the execution was sucessful

Implements

OnlineITask Execute 
See Also