dotnetCHARTING Send comments on this topic.
URLTarget Property
See Also 
dotnetCHARTING Namespace > EmptyElement Class : URLTarget Property


Gets or sets the target of URLs of empty elements.

Syntax

Visual Basic (Declaration) 
Public Property URLTarget As String
Visual Basic (Usage)Copy Code
Dim instance As EmptyElement
Dim value As String
 
instance.URLTarget = value
 
value = instance.URLTarget
C# 
public string URLTarget {get; set;}

See Also

© 2010 All Rights Reserved.