SecurityElement: GetAttribute |
Searches for the specified attribute and returns the value or an empty string.
Public Function GetAttribute( ByRef Name As String ) As String
This is the same as the Attribute method in the .NET SecurityElement class.