Atom10FeedFormatter.Version 属性

定义

获取格式化程序使用的联合版本。

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

属性值

格式化程序使用的联合版本。

注解

Windows Communication Foundation (WCF) 支持 Atom 1.0 和 RSS 2.0 联合版本。

适用于