Silverlight SDK for Microsoft Bing
Text Property
OverviewSystem.Windows.ControlsLinkLabelText
Gets / Sets the Text for the LinkLabel.
Declaration Syntax
C#Visual BasicVisual C++
public string Text { get; set; }
Public Property Text As String
public:
property String^ Text {
	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)