SoapToken.GetXsdType Método

Definición

Devuelve el lenguaje de definición de esquemas XML (XSD) del tipo SOAP actual.

public:
 virtual System::String ^ GetXsdType();
public string GetXsdType ();
abstract member GetXsdType : unit -> string
override this.GetXsdType : unit -> string
Public Function GetXsdType () As String

Devoluciones

Objeto String que indica el esquema XSD del tipo SOAP actual.

Implementaciones

Se aplica a