PackageRemote32Class.LocaleID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the identifier of the locale used by a package.
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.