Sdílet prostřednictvím


MessageFault.Reason Vlastnost

Definice

Získá textový popis chyby SOAP.

public:
 abstract property System::ServiceModel::FaultReason ^ Reason { System::ServiceModel::FaultReason ^ get(); };
public abstract System.ServiceModel.FaultReason Reason { get; }
member this.Reason : System.ServiceModel.FaultReason
Public MustOverride ReadOnly Property Reason As FaultReason

Hodnota vlastnosti

A FaultReason , který obsahuje textový popis chyby SOAP.

Platí pro