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.

FaultReason::GetMatchingTranslation Method

 

Gets the fault description in a specific language.

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

NameDescription
System_CAPS_pubmethodGetMatchingTranslation()

Gets the fault description in the language used by the current thread.

System_CAPS_pubmethodGetMatchingTranslation(CultureInfo^)

Gets the fault description in the specified language.

Return to top
Show:
© 2017 Microsoft