ServiceDocumentFormatter.Version 属性

定义

获取格式化程序的版本。

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

属性值

String

格式化程序的版本。

适用于