LocationReference.TypeCore 속성

정의

파생 클래스에서 구현된 경우 문화권에 따라 지역화된 버전의 LocationReference 형식을 가져오거나 설정합니다.

protected:
 abstract property Type ^ TypeCore { Type ^ get(); };
protected abstract Type TypeCore { get; }
member this.TypeCore : Type
Protected MustOverride ReadOnly Property TypeCore As Type

속성 값

지역화된 버전의 LocationReference 형식입니다.

적용 대상