BuildMaster SDK Reference
Version:

ComponentConfigurationValue Structure

Represents a stored configuration value of an component.

Inheritance Hierarchy

  • object
    • System.ValueType
      • Inedo.BuildMaster.Extensibility.ComponentConfigurationValue

Syntax

public struct ComponentConfigurationValue

Constructors

Name Description
ComponentConfigurationValue(string rawValue)

Initializes a new instance of the ComponentConfigurationValue struct.

Methods

Name Description
AsEnumerable

Returns an enumeration if possible.

ToString

Returns a string representation of the value.