Platform Core .NET Assemblies API
GetPropertyValueByPath Method
See Also  Send Feedback
Terrasoft.Common Namespace > ReflectionUtilities Class : GetPropertyValueByPath Method
source
Type.
propertyPath
Path to the property in the following format: [Property name].[Nested property name].<...>.[Resulting property name].

Glossary Item Box

Gets property value by the specified property path for the instance of the current type.

Syntax

 
C#
 
 

Parameters

source
Type.
propertyPath
Path to the property in the following format: [Property name].[Nested property name].<...>.[Resulting property name].

Return Value

The value of the propertyPath property.

Remarks

The extension method for the System.Object class.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.