PropertyGetter.

GetPropertyType(Type, string) Method

Summary

Gets the type of the property.

Syntax

public Type GetPropertyType(Type type, string path)

Parameters

Name Type Description
type Type The type.
path string The path.

Return Value

Type Description
Type