SoapHeaderMapping.Custom 屬性

定義

會取得 Boolean 一個值,指示 SOAP 標頭映射是否為自訂定義。

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

屬性值

true如果 SOAP 標頭映射是自訂的;否則,。 false

適用於