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 の型のローカライズ版。

適用対象