共用方式為


<soapInterop> 項目

本主題專門說明一項為了在現有應用程式中提供回溯相容性而保留的舊有技術,不建議用於新的開發工作。分散式應用程式應使用  Windows Communication Foundation (WCF) 進行開發。

包含搭配 SOAP 使用的型別對應。這個項目可能出現在應用程式組態檔 (電腦組態檔) 中。

Schema Hierarchy

<configuration>
  <system.runtime.remoting> 項目
    <application> 項目
      <soapInterop> 項目

語法

<soapInterop> 
   <preLoad> 
   <interopXmlElement> 
   <interopXmlType> 
</soapInterop>

屬性和元素

下列章節會說明屬性 (Attribute)、子項目和父項目。

屬性

無。

項目子系

項目 說明

interopXmlElement

在 Common Language Runtime 型別與 XML 項目和 XML 命名空間之間建立雙向對應。這個項目在 <soapInterop> 項目中出現一次或多次。

interopXmlType

當無法變更項目時,建立 Common Language Runtime 型別和 XML 項目與 XML 命名空間之間的雙向對應。這個項目在 <soapInterop> 項目中出現一次。

preLoad

從擴充 SoapAttribute 的型別中,指定要載入的對應型別。這個項目在 <soapInterop> 項目中出現一次或多次。

父項目

項目 說明

application

包含有關應用程式使用及公開遠端物件的資訊。

configuration

Common Language Runtime 和 .NET Framework 應用程式所使用之每個組態檔中的根項目。

system.runtime.reporting

包含有關遠端物件和通道的資訊。

另請參閱

參考

遠端設定結構描述

建置日期:2010-02-13