共用方式為


DataRoamingPartners (MBNProfile) 元素

DataRoamingPartners (MBNProfile) 元素會指定漫遊時慣用的網路提供者清單。

行動寬頻服務會使用此元素來選取漫遊時提供的慣用網路。

元素具有下列子專案,必須至少定義一次,但可以多次定義。

這個專案最多可以有一次。

這是選擇性的項目。

<xs:element name="DataRoamingPartners">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="Provider"
                type="providerType"
                maxOccurs="unbounded"
             />
        </xs:sequence>
    </xs:complexType>
</xs:element>

DataRoamingPartners元素是由MBNProfile元素所定義。

子元素

元素 類型 Description
提供者 providerType 行動電話通訊網路的名稱和提供者識別碼。

規格需求

需求
最低支援的用戶端
Windows 7 [傳統型應用程式 |UWP 應用程式]
最低支援的伺服器
都不支援

另請參閱

架構中元素的定義內容

MBNProfile

架構實例中可能的立即父元素

MBNProfile