PackageNeutralClass.LocaleID Property

Definition

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

Property Value

The identifier of the locale used by a package.

Implements

Remarks

For more information, see Package.

Applies to