Share via


XmlDeclaration.Version 屬性

定義

取得文件的 XML 版本。

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

屬性值

這個值一定是 1.0

適用於