This version of Unity is unsupported.

PropertyPath.FromKey

Declaration

public static Unity.Properties.PropertyPath FromKey(object key);

Parameters

key The key of the <see cref="PropertyPathPart" />.

Returns

PropertyPath A new PropertyPath

Description

Returns a new PropertyPath from the provided key.