Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

FaultCode Constructor

 

Initializes a new instance of the FaultCode class.

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

NameDescription
System_CAPS_pubmethodFaultCode(String^)

Initializes a new instance of the FaultCode class.

System_CAPS_pubmethodFaultCode(String^, FaultCode^)

Initializes a new instance of the FaultCode class.

System_CAPS_pubmethodFaultCode(String^, String^)

Initializes a new instance of the FaultCode class with the specified name and namespace.

System_CAPS_pubmethodFaultCode(String^, String^, FaultCode^)

Initializes a new instance of the FaultCode class with the specified name, namespace, and fault subcode.

Return to top
Show:
© 2017 Microsoft