InformationNodeConverters.GetConfigurationSummary Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetConfigurationSummary(IBuildInformationNode) | Gets a configuration summary from the specified build information node. | |
GetConfigurationSummary(IBuildDetail, String, String) | Gets a configuration summary from the specified build. | |
GetConfigurationSummary(IBuildInformation, String, String) | Gets a configuration summary from the specified build information object. |
Top