ComponentConfigurationValue Class

Represents a stored configuration value of an component.

Inheritance Hierarchy

Syntax

public sealed class ComponentConfigurationValue : System.ValueType

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.