Attr.Value

Attr.Value property

On retrieval, the value of the attribute is returned as a string.

public string Value { get; set; }

Property Value

The value.

See Also