TextSyndicationContent.Text 属性

定义

获取 TextSyndicationContent 的文本。

public:
 property System::String ^ Text { System::String ^ get(); };
public string Text { get; }
member this.Text : string
Public ReadOnly Property Text As String

属性值

TextSyndicationContent 的文本。

适用于