Rss20ItemFormatter.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

속성 값

String

포맷터에서 사용하는 배포 버전입니다.

설명

Windows Communication Foundation(WCF)은 Atom 1.0 및 RSS 2.0 배포 버전을 지원합니다.

적용 대상