ServiceDescription1
MBAE 淘汰警告
重要
從 Windows 10 1803 版開始,MBAE 應用程式體驗會由 MO UWP 應用程式取代。 如需 MO UWP 應用程式的詳細資訊,請參閱 UWP 行動寬頻應用程式。
ServiceDescription1 元素會指定服務的描述性資訊。 這會套用至無線廣域網路 (WWAN) 連線設定檔的描述欄位。 它不會顯示在使用者介面中給終端使用者,而且應該保留空白。
使用
<ServiceDescription1>
text
</ServiceDescription1>
屬性
沒有屬性。
文字值
長度小於 1024 個字元的字串。
子項目
沒有子項目。
父元素
元素 | 描述 |
---|---|
ServiceInfo元素是ServiceInfo XML 架構的父元素。 |
Xsd
<xs:element name="ServiceDescription1" type="tns:ServiceDescriptionType" minOccurs="0"/>
<xs:simpleType name="ServiceDescriptionType">
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="1024"/>
</xs:restriction>
</xs:simpleType>
言論
ServiceDescription1 元素不會出現在任何使用者介面中的終端使用者。
ServiceDescription1 元素是選擇性的,應該保留空白。