ISoapXsd 接口

定义

提供对 SOAP 类型的 XML 架构定义语言 (XSD) 的访问。

public interface class ISoapXsd
public interface ISoapXsd
[System.Runtime.InteropServices.ComVisible(true)]
public interface ISoapXsd
type ISoapXsd = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type ISoapXsd = interface
Public Interface ISoapXsd
派生
属性

方法

GetXsdType()

返回当前 SOAP 类型的 XML 架构定义语言 (XSD)。

适用于