Sdílet prostřednictvím


MessagePartSpecification.HeaderTypes Vlastnost

Definice

Získá typy hlaviček pro tuto specifikaci.

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)

Hodnota vlastnosti

ICollection<XmlQualifiedName>

Typ ICollection<T> záhlaví pro tuto specifikaci zprávy.

Platí pro