The file name of the output report
Namespace: MSBuildCodeMetrics.TasksAssembly: MSBuildCodeMetrics.Tasks (in MSBuildCodeMetrics.Tasks.dll) Version: 0.0.0.0
public string OutputFileName { get; set; }
public string OutputFileName { get; set; }
Public Property OutputFileName As String
Get
Set
Public Property OutputFileName As String
Get
Set
public:
property String^ OutputFileName {
String^ get ();
void set (String^ value);
}
public:
property String^ OutputFileName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String