Share via


SoapTypeAttribute.XmlTypeNamespace Propiedad

Definición

Obtiene o establece el espacio de nombres del tipo XML para el tipo de objeto actual.

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

Valor de propiedad

Espacio de nombres del tipo XML para el tipo de objeto actual.

Se aplica a