SoapHeaderMapping.HeaderType 属性

定义

获取一个 Type,它表示 SOAP 标头映射的类型。

public:
 property Type ^ HeaderType { Type ^ get(); };
public Type HeaderType { get; }
member this.HeaderType : Type
Public ReadOnly Property HeaderType As Type

属性值

表示 SOAP 标头映射的类型的 Type

适用于