SoapHeaderMapping.Repeats 屬性

定義

會取得 Boolean 一個值,指示 SOAP 標頭映射是否重複。

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

屬性值

true如果 SOAP 標頭映射重複;否則,。 false

適用於