SoapHeaderMapping.Custom Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur Boolean indiquant si la définition du mappage d'en-tête SOAP est personnalisée.
public:
property bool Custom { bool get(); };
public bool Custom { get; }
member this.Custom : bool
Public ReadOnly Property Custom As Boolean
Valeur de propriété
true si la définition du mappage d'en-tête SOAP est personnalisée ; sinon false.