Gets the text of the TextSyndicationContent.
Public ReadOnly Property Text As String Get
Dim instance As TextSyndicationContent Dim value As String value = instance.Text
public string Text { get; }
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.