AutoSaveToSource Property
AutoSaveToSource
When implemented by a class, gets or sets a boolean value indicating whether designer should automatically translate changes to the source upon every change.
Declaration
bool AutoSaveToSource { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |