Click or drag to resize

DataBindingDebugName Property

Returns the name of the binding to use for debugging.

Namespace:  Slash.Unity.DataBind.Core.Presentation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public string DebugName { get; }

Property Value

Type: String
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionBinding has an unknown type.
See Also