Partager via


MessagePartSpecification.HeaderTypes Propriété

Définition

Obtient les types d'en-tête pour cette spécification.

public:
 property System::Collections::Generic::ICollection<System::Xml::XmlQualifiedName ^> ^ HeaderTypes { System::Collections::Generic::ICollection<System::Xml::XmlQualifiedName ^> ^ get(); };
public System.Collections.Generic.ICollection<System.Xml.XmlQualifiedName> HeaderTypes { get; }
member this.HeaderTypes : System.Collections.Generic.ICollection<System.Xml.XmlQualifiedName>
Public ReadOnly Property HeaderTypes As ICollection(Of XmlQualifiedName)

Valeur de propriété

ICollection<XmlQualifiedName>

ICollection<T> qui contient les type d'en-tête pour cette spécification de message.

S’applique à