SecurityElement: Tag (let)

Tag

Sets the tag name for this SecurityElement.



 Public Property Let Tag(
	  ByRef Value As String )

Parameters

Value
[ByRef] String. The new tag name.

Remarks

The tag is validated prior to setting.

Read/Write.

See Also

Project CorLib Overview

Class SecurityElement Overview