System.Web.Services.Protocols.SoapException.Lang Property

Gets the human language associated with the exception.

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public string Lang { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If your Web service works with multiple human languages, throw exceptions with message text or other properties localized to each language. Use this property to identify the language associated with the exception.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0