IsSmartDiffCodeSerializationRequired Property
IsSmartDiffCodeSerializationRequired
When implemented by a class, gets or sets method used to identify whether FormDesignerControl
content should be saved only by taking into account code difference.
Declaration
Func<IFormDesignerControl, bool> IsSmartDiffCodeSerializationRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Func<IFormDesignerControl, System.Boolean> |