Edit

Share via


VsaLoader.LCID Property

Definition

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

public:
 property int LCID { int get(); void set(int value); };
public int LCID { get; set; }
member this.LCID : int with get, set
Public Property LCID As Integer

Property Value

An integer value representing the locale in which exception messages are to be reported.

Implements

Applies to