Silverlight SDK for Microsoft Bing
TargetName Property
OverviewSystem.Windows.ControlsLinkLabelTargetName
Gets/Sets the Internet Uri for the LinkLabel.
Declaration Syntax
C#Visual BasicVisual C++
public string TargetName { get; set; }
Public Property TargetName As String
public:
property String^ TargetName {
	String^ get ();
	void set (String^ value);
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)