Types
Namespace: MSBuildCodeMetrics.VisualStudioMetrics.XMLAssembly: MSBuildCodeMetrics.VisualStudioMetrics (in MSBuildCodeMetrics.VisualStudioMetrics.dll) Version: 0.0.0.0
public List<TypeReport> Types { get; set; }
public List<TypeReport> Types { get; set; }
Public Property Types As List(Of TypeReport)
Get
Set
Public Property Types As List(Of TypeReport)
Get
Set
public:
property List<TypeReport^>^ Types {
List<TypeReport^>^ get ();
void set (List<TypeReport^>^ value);
}
public:
property List<TypeReport^>^ Types {
List<TypeReport^>^ get ();
void set (List<TypeReport^>^ value);
}
Property Value
Type:
List TypeReport