Share via


SoapTypeAttribute.XmlTypeName Propiedad

Definición

Obtiene o establece el nombre del tipo XML para el tipo de objeto de destino.

public:
 property System::String ^ XmlTypeName { System::String ^ get(); void set(System::String ^ value); };
public string XmlTypeName { get; set; }
member this.XmlTypeName : string with get, set
Public Property XmlTypeName As String

Valor de propiedad

Nombre del tipo XML para el tipo de objeto de destino.

Se aplica a