XmpElementBase.GetAttribute

XmpElementBase.GetAttribute method

Gets the attribute.

public virtual string GetAttribute(string attribute)
ParameterTypeDescription
attributeStringThe attribute.

Return Value

Returns the attribute for specified attribute name.

See Also