Edit

Share via


default::(type_name)::GetType Method

Returns a Platform::Type^ that represents the current type.

Syntax

Platform::Type^ GetType();

Return Value

A Platform::Type^ object that represents the current object.

Requirements

Minimum supported client: Windows 8

Minimum supported server: Windows Server 2012

Namespace: default

Header: vccorlib.h

See also

default namespace