IDTSContainer100.IsDefaultLocaleID 属性

定义

public:
 property bool IsDefaultLocaleID { bool get(); };
[System.Runtime.InteropServices.DispId(28)]
public bool IsDefaultLocaleID { [System.Runtime.InteropServices.DispId(28)] get; }
[<System.Runtime.InteropServices.DispId(28)>]
[<get: System.Runtime.InteropServices.DispId(28)>]
member this.IsDefaultLocaleID : bool
Public ReadOnly Property IsDefaultLocaleID As Boolean

属性值

如果容器使用默认区域设置,则为 true;否则为 false

属性

适用于