The files that will be processed in this metric
Namespace: MSBuildCodeMetrics.TasksAssembly: MSBuildCodeMetrics.Tasks (in MSBuildCodeMetrics.Tasks.dll) Version: 0.0.0.0
public IEnumerable<string> Files { get; }
public IEnumerable<string> Files { get; }
Public ReadOnly Property Files As IEnumerable(Of String)
Get
Public ReadOnly Property Files As IEnumerable(Of String)
Get
public:
property IEnumerable<String^>^ Files {
IEnumerable<String^>^ get ();
}
public:
property IEnumerable<String^>^ Files {
IEnumerable<String^>^ get ();
}
Property Value
Type:
IEnumerable
String