Share via


SoapHeaderMapping.HeaderType プロパティ

定義

SOAP ヘッダーのマップの型を表す Type を取得します。

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

プロパティ値

SOAP ヘッダーのマップの型を表す Type

適用対象