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


Gets or sets the URL target of the URL property.

Syntax

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

See Also

© 2010 All Rights Reserved.