MessagePartSpecification.HeaderTypes Eigenschap

Definitie

Hiermee haalt u de headertypen voor deze specificatie op.

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)

Waarde van eigenschap

Een ICollection<T> met de headertypen voor deze berichtspecificatie.

Van toepassing op