FxCopTask.

PlatformDirectory Property

Summary

Specifies the location of the version of Mscorlib.dll that was used when building the target assemblies if this version is not installed on the computer running FxCopCmd.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
FxCopTask

Syntax

[TaskAttribute("platformDirectory", Required = false)]
public string PlatformDirectory { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string