This version of Unity is unsupported.

Parameters

property The property providing access to the data.
container The container being visited.
value The value being visited.

Returns

bool true if the property should be skipped; otherwise, false.

Description

Called before visiting each property to determine if the property should be visited.

This method is called after all IExcludePropertyAdapter_1 have had a chance to run.