共用方式為


AreaCode

AreaCode 指定此位置的當地區功能變數代碼。

如果這個專案不適用於您的國家或地區,請在自動安裝回應檔案中輸入空字串,方法是輸入兩個引號 (「」) 。

Area_code

指定區功能變數代碼。 Area_code 是字串。

這種字串支援空的元素。

有效的組態傳遞

特殊化

父階層

microsoft-windows-tapisetup- | TapiUnattendLocation | AreaCode

套用至

如需此元件支援的 Windows 版本和架構清單,請參閱 microsoft-windows-tapisetup-

XML 範例

下列 XML 輸出示範如何設定您呼叫的位置。

<TapiUnattendLocation>
   <AreaCode>123</AreaCode>
   <CountryOrRegion>123</CountryOrRegion>
   <DisableCallWaiting>7</DisableCallWaiting>
   <InternationalCarrierCode>123456789</InternationalCarrierCode>
   <LongDistanceAccess>11</LongDistanceAccess>
   <LongDistanceCarrierCode>123456789</LongDistanceCarrierCode>
   <Name>MyLocation</Name>
   <OutsideAccess>9</OutsideAccess>
   <PulseOrToneDialing>1</PulseOrToneDialing>
</TapiUnattendLocation>

TapiUnattendLocation