更新 : 2007 年 11 月
エラーが SOAP 1.1 サーバー エラーまたは SOAP 1.2 受信側エラーであるかどうかを示す値を取得します。
Public ReadOnly Property IsReceiverFault As Boolean
Dim instance As FaultCode Dim value As Boolean value = instance.IsReceiverFault
public bool IsReceiverFault { get; }
public: property bool IsReceiverFault { bool get (); }
/** @property */ public boolean get_IsReceiverFault()
public function get IsReceiverFault () : boolean
Windows Vista, Windows XP SP2, Windows Server 2003, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC