MBAE 棄用通知
Important
從 Windows 10 版本 1803 開始,MBAE 應用程式體驗會由MO UWP 應用程式取代。 如需MO UWP 應用程式的詳細資訊,請參閱 UWP行動寬頻應用程式。
Version 元素會指定建立服務中繼資料套件之應用程式軟體版本。
Usage
<Version>
text
</Version>
Attributes
沒有屬性。
Child elements
沒有子專案。
Parent elements
| Element | Description |
|---|---|
The MetadataBuilderInformation element specifies the application that created the service metadata package. |
XSD
<xs:element name="Version" type="tns:VersionType" />
<xs:simpleType name="VersionType">
<xs:restriction base="xs:string">
<xs:minLength value="1" />
<xs:maxLength value="256" />
</xs:restriction>
</xs:simpleType>
Remarks
Windows 7 作業系統不會使用 Version 元素。 它保留供 OEM 和開發人員使用。