Property DestructiveHint
DestructiveHint
If true
, the tool may perform destructive updates.
Only meaningful when ReadOnlyHint is false
.
Default: true
.
public bool DestructiveHint { get; }
If true
, the tool may perform destructive updates.
Only meaningful when ReadOnlyHint is false
.
Default: true
.
public bool DestructiveHint { get; }