Click or drag to resize

IDataBindSettingsReportMissingBackingFields 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
bool ReportMissingBackingFields { get; }

Property Value

Type: Boolean
See Also