Get or set the new value to be assigned to the attribute. (may include macros)

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public string AttributeValue { get; set; }
Visual Basic
Public Property AttributeValue As String
	Get
	Set

See Also