Determines whether the link has changed since it was last saved to its current file.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool IsDirty { get; }
Property Value
Type:
Booleantrue if this instance has changed; otherwise,
false.
See Also