Edit

Share via


PublishSubscribeException.FaultCode Property

Definition

Returns the fault code string specified by the server in case of a 4xx response from the server; will return String.Empty if no fault code is specified.

public:
 property System::String ^ FaultCode { System::String ^ get(); };
public string FaultCode { get; }
member this.FaultCode : string
Public ReadOnly Property FaultCode As String

Property Value

Applies to