ComponentOne Bitmap for WPF
TagAttribute Constructor

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > TagAttribute Class : TagAttribute Constructor
Initializes a new instance of TagAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As System.String _
)
public TagAttribute( 
   System.string value
)

Parameters

value
See Also

Reference

TagAttribute Class
TagAttribute Members