Click or drag to resize

CSYSIGetProfileURL Method (String, Int32)

Get link to my.geosoft.com profile URL

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void IGetProfileURL(
	ref string url,
	int url_size
)

public static void IGetProfileURL(
	ref string url,
	int url_size
)

Parameters

url
Type: SystemString
Returned URL
url_size
Type: SystemInt32
Size of URL
See Also