Click or drag to resize

CUSERMETACreateS Method

Create a USERMETA from a file

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static CUSERMETA CreateS(
	string file
)

public static CUSERMETA CreateS(
	string file
)

Parameters

file
Type: SystemString
File Name

Return Value

Type: CUSERMETA
USERMETA Object
See Also