共用方式為


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)。

適用於