다음을 통해 공유


SoapName.XsdType 속성

정의

현재 SOAP 형식의 XSD(XML Schema Definition Language)를 가져옵니다.

public:
 static property System::String ^ XsdType { System::String ^ get(); };
public static string XsdType { get; }
static member XsdType : string
Public Shared ReadOnly Property XsdType As String

속성 값

현재 SOAP 형식의 XSD를 나타내는 String입니다.

적용 대상