共用方式為


FaultContractInfo.Detail 屬性

定義

序列化為 SOAP 錯誤詳細資料之物件的型別。

public:
 property Type ^ Detail { Type ^ get(); };
public Type Detail { get; }
member this.Detail : Type
Public ReadOnly Property Detail As Type

屬性值

Type

Type,表示已序列化的 SOAP 錯誤詳細資料。

適用於