Share via


XmlSyndicationContent.Type 属性

定义

获取 XML 联合内容的类型。

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

属性值

XML 联合内容类型。

适用于