LocationReference.TypeCore Property

Definition

When implemented in a derived class, gets or sets the culturally localized version of the type of the LocationReference.

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

Property Value

The localized version of the type of the LocationReference.

Applies to