Click or drag to resize

DataBindSettingsReportMissingBackingFields Property

Indicates if a warning should be logged when a context path doesn't have a backing field.

Namespace:  Slash.Unity.DataBind.Core.Utils
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool ReportMissingBackingFields { get; }

Property Value

Type: Boolean

Implements

IDataBindSettingsReportMissingBackingFields
See Also