Click or drag to resize
CUSERMETAUpdateFileType Method
Edit an existing XML metadata file by changing the file type

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void UpdateFileType(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
Filename of existing metadata to update
str2
Type: SystemString
New file type
See Also