SoapNotation.XsdType Property

Definition

Gets the XML Schema definition language (XSD) of the current SOAP type.

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

Property Value

A String that indicates the XSD of the current SOAP type.

Applies to