FaultContractInfo.Detail プロパティ

定義

SOAP エラーの詳細としてシリアル化されるオブジェクトの型。

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

プロパティ値

Type

シリアル化される SOAP エラーの詳細を表す Type

適用対象