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