This version of Unity is unsupported.

DataSourceContext Constructor

Declaration

public DataSourceContext(object dataSource, ref Unity.Properties.PropertyPath dataSourcePath);

Parameters

dataSource The data source.
dataSourcePath The data source path.

Description

Creates a new instance of a DataSourceContext.