Click or drag to resize

GH_DocumentIODisableOverwriteProtection Property

Gets or sets whether the file overwrite protection dialog ought to be shown during risky saves.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static bool DisableOverwriteProtection { get; set; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocumentIO.DisableOverwriteProtection"]

See Also