PropertyInfo::_PropertyInfo::GetType Method ()

 

Gets a Type object representing the PropertyInfo type.

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

private:
virtual Type^ GetType() sealed = _PropertyInfo::GetType

Return Value

Type: System::Type^

A Type object representing the PropertyInfo type.

.NET Framework
Available since 2.0
Return to top
Show: