SoapToken.XsdType 屬性

定義

取得目前 SOAP 型別的 XML 結構描述定義語言 (XSD)。

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

屬性值

String,表示目前 SOAP 型別的 XSD。

適用於