Click or drag to resize
CSYSiFileWritable Method
Check if a file can be created or opened in read-write mode at a specific location

Available since Oasis montaj version: 6.2.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static int iFileWritable(
	string str1
)

Parameters

str1
Type: SystemString
File path name to check

Return Value

Type: Int32
See GEO_BOOLConstant
See Also