XmlSerializerImportOptions.ClrNamespace Propriété

Définition

Obtient ou définit la propriété ClrNamespace qui contient les types mappés à l'espace de noms XML.

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

Valeur de propriété

String

Objet qui contient les types mappés.

S’applique à