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 型別的當地語系化版本。

適用於