Share via


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 类型的本地化版本。

适用于