IConfigurationSummary Properties

Include Protected Members
Include Inherited Members

The IConfigurationSummary type exposes the following members.

Properties

  Name Description
Public property CodeCoverageSummaries Obsolete. Gets the code coverage summaries that are associated with this configuration.
Public property CompilationSummaries Obsolete. Gets the top-level compilation summaries that are associated with this configuration.
Public property Flavor Gets or sets the flavor of this configuration.
Public property FullName Gets the full name of this configuration. This ncludes platform and flavor.
Public property Id Gets the ID of the underlying IBuildInformationNode of this configuration summary.
Public property LogFile Obsolete. Gets or sets the full path of the errors/warnings log file for this configuration.
Public property Node Gets the underlying IBuildInformationNode.
Public property Platform Gets or sets the platform of this configuration.
Public property TestSummaries Obsolete. Gets the test summaries that are associated with this configuration.
Public property TotalCompilationErrors Gets the total number of compilation errors that were encountered for this configuration.
Public property TotalCompilationWarnings Gets the total number of compilation warnings that were encountered for this configuration.
Public property TotalStaticAnalysisErrors Gets the total number of static analysis errors that were encountered for this configuration.
Public property TotalStaticAnalysisWarnings Gets the total number of static analysis warnings that were encountered for this configuration.

Top

See Also

Reference

IConfigurationSummary Interface

Microsoft.TeamFoundation.Build.Client Namespace