ForLoopClass.IsDefaultLocaleID 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 a value that indicates whether the container 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 container uses the default locale; otherwise, false.