PackageNeutralClass.IsDefaultLocaleID Property

Definition

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

Remarks

For more information, see Package.

Applies to