DataServiceException::MessageLanguage Property

 

Gets the error message language.

Namespace:   System.Data.Services
Assembly:  System.Data.Services (in System.Data.Services.dll)

public:
property String^ MessageLanguage {
	String^ get();
}

Property Value

Type: System::String^

The string value that represents the message language.

.NET Framework
Available since 3.5
Return to top
Show: