LocationReference.TypeCore Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.