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