.NET Framework Class Library for Silverlight
TextSyndicationContent..::.Text Property

Gets the text of the TextSyndicationContent.

Namespace:  System.ServiceModel.Syndication
Assembly:  System.ServiceModel.Syndication (in System.ServiceModel.Syndication.dll)
Syntax

Visual Basic (Declaration)
Public ReadOnly Property Text As String
    Get
Visual Basic (Usage)
Dim instance As TextSyndicationContent
Dim value As String

value = instance.Text
C#
public string Text { get; }

Property Value

Type: System..::.String
The text of the TextSyndicationContent.
Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference

Tags :


Page view tracker