ICodeMetricsProvider
Name Property
MSBuildCodeMetrics
Name of the provider
Namespace:
MSBuildCodeMetrics.Core
Assembly:
MSBuildCodeMetrics.Core
(in MSBuildCodeMetrics.Core.dll) Version: 0.0.0.0
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
string
Name
{
get
; }
string Name { get; }
ReadOnly
Property
Name
As
String
Get
ReadOnly Property Name As String Get
property
String
^
Name
{
String
^
get
(); }
property String^ Name { String^ get (); }
Property Value
Type:
String
See Also
ICodeMetricsProvider Interface
ICodeMetricsProvider Members
MSBuildCodeMetrics.Core Namespace