AtomPub10ServiceDocumentFormatter.Version プロパティ

定義

Atom 公開プロトコルの名前空間の名前を取得します。

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

"http://www.w3.org/2007/app" を返します。

適用対象