FaultReasonText Constructor (String, String)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the FaultReasonText class that uses the specified fault text.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- text
- Type: System.String
The text that is the SOAP fault reason.
- xmlLang
- Type: System.String
The language of the fault.
Show: