 | CSYSIGetProfileURL Method (String) |
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
Syntaxpublic static void IGetProfileURL(
ref string url
)
public static void IGetProfileURL(
ref string url
)
Public Shared Sub IGetProfileURL (
ByRef url As String
)
Public Shared Sub IGetProfileURL (
ByRef url As String
)
public:
static void IGetProfileURL(
String^% url
)
public:
static void IGetProfileURL(
String^% url
)
static member IGetProfileURL :
url : string byref -> unit
static member IGetProfileURL :
url : string byref -> unit
Parameters
- url
- Type: SystemString
Returned URL
See Also