GlobalType.GetObjectType Method
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.
Returns the type of this global type.
protected:
virtual Type ^ GetObjectType();
protected:
virtual Platform::Type ^ GetObjectType();
protected virtual Type GetObjectType ();
abstract member GetObjectType : unit -> Type
override this.GetObjectType : unit -> Type
Protected Overridable Function GetObjectType () As Type
Returns
The Type of the GlobalType.