Namespace:
System.ServiceModel.Syndication
Assembly:
System.ServiceModel.Syndication (in System.ServiceModel.Syndication.dll)
Visual Basic (Declaration)
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.
Reference