SecurityElement: Attributes (get)

Attributes

Returns any attributes contained within the xml element.



 Public Property Get Attributes ( ) As Hashtable

Return Values

Hashtable -  An IDictionary object containing key/value pairs of attributes or Nothing.

Remarks

The attribute names are case sensitive.

Read/Write.

See Also

Project CorLib Overview

Class SecurityElement Overview