共用方式為


<soapInterop> 項目

包含搭配 SOAP 使用的型別對應。

<configuration>

  <system.runtime.remoting> 項目

    <application> 項目

      <soapInterop> 項目

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

屬性和項目

下列章節將說明屬性、子項目和父項目。

屬性

無。

子項目

項目 說明

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

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

請參閱

參考

遠端設定結構描述

Footer image

Copyright © 2007 by Microsoft Corporation. All rights reserved.