AtomPub10ServiceDocumentFormatter.Version プロパティ

定義

Atom Publishing Protocol 名前空間の名前を取得します。

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

プロパティ値

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

適用対象