PackageRemote32Class.IsDefaultLocaleID Property

Definition

Gets a value that indicates whether the package uses the default locale.

public:
 virtual property bool IsDefaultLocaleID { bool get(); };
public virtual bool IsDefaultLocaleID { get; }
member this.IsDefaultLocaleID : bool
Public Overridable ReadOnly Property IsDefaultLocaleID As Boolean

Property Value

true if the package uses the default locale; otherwise, false.

Implements

Applies to