FaultReasonText Constructor (String, String)
Collapse the table of content
Expand the table of content

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.

Namespace:  System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public FaultReasonText(
	string text,
	string xmlLang
)

Parameters

text
Type: System.String
The text that is the SOAP fault reason.
xmlLang
Type: System.String
The language of the fault.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft