FaultDescription Constructor
[ 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 FaultDescription class using the specified action value.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- action
- Type: System.String
The action of the SOAP fault message.
Creates a FaultDescription object using the specified action.
Show: