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 」。

適用於