Property TargetPropertyPath
TargetPropertyPath
Gets the property path of the target. This can be a nested path representing where the source's value will be applied.
Declaration
string TargetPropertyPath { get; }
Property Value
Type | Description |
---|---|
string | A string representing the property path of the target. |