SoapFault.FaultActor 屬性

定義

取得或設定 SoapFault 的錯誤行動者。

public:
 property System::String ^ FaultActor { System::String ^ get(); void set(System::String ^ value); };
public string FaultActor { get; set; }
member this.FaultActor : string with get, set
Public Property FaultActor As String

屬性值

SoapFault 的錯誤行動者。

備註

屬性 FaultActor 提供訊息路徑內錯誤原因的相關信息。

適用於