GH_DocumentIO.ShowOverwriteDialog Method (String)

GH_DocumentIOShowOverwriteDialog Method (String)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static int ShowOverwriteDialog(
	string filename
)
Public Shared Function ShowOverwriteDialog ( 
	filename As String
) As Integer

Parameters

filename
Type: SystemString

Return Value

Type: Int32
See Also