Share via


SoapHeaderMapping.Repeats プロパティ

定義

SOAP ヘッダーのマップが繰り返すかどうかを示す Boolean 値を取得します。

public:
 property bool Repeats { bool get(); };
public bool Repeats { get; }
member this.Repeats : bool
Public ReadOnly Property Repeats As Boolean

プロパティ値

SOAP ヘッダーのマップが繰り返す場合は true。それ以外の場合は false

適用対象