IDTSComponentMetaData100.IsDefaultLocale 속성

정의

컴포넌트가 사용하는 로칼이 해당 컴포넌트가 실행 중인 컴퓨터의 기본 로컬인지 여부를 나타내는 값을 받습니다.

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

속성 값

메타데이터의 로컬이 컴퓨터의 기본 로컬이라면 참이고; 그렇지 않으면 거짓입니다.

특성

적용 대상