다음을 통해 공유


ISoapXsd 인터페이스

정의

SOAP 형식의 XSD(XML Schema Definition Language)에 대한 액세스를 제공합니다.

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 형식의 XSD(XML Schema Definition Language)를 반환합니다.

적용 대상