GetAttribute

XmpElementBase.GetAttribute method

Gets the attribute.

public string GetAttribute(string attribute)
Parameter Type Description
attribute String The attribute.

Return Value

The attribute value.

See Also