MBAE 棄用通知
Important
從 Windows 10 版本 1803 開始,MBAE 應用程式體驗會由MO UWP 應用程式取代。 如需MO UWP 應用程式的詳細資訊,請參閱 UWP行動寬頻應用程式。
目前未使用 ServiceName 元素。
Usage
<ServiceName>
text
</ServiceName>
Attributes
沒有屬性。
Text value
長度小於 200 個字元的字串。
Child elements
沒有子專案。
Parent elements
| Element | Description |
|---|---|
The ServiceInfo element is the parent element of the ServiceInfo XML schema. |
XSD
<xs:element name="ServiceName" type="tns:ServiceNameType" minOccurs="0" />
<xs:simpleType name="ServiceNameType">
<xs:restriction base="xs:string">
<xs:minLength value="0" />
<xs:maxLength value="200" />
</xs:restriction>
</xs:simpleType>
Remarks
目前未使用 ServiceName 元素。