 | CUSERMETAIGetFormat Method (String) |
Get the File Format
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic void IGetFormat(
ref string format
)
public void IGetFormat(
ref string format
)
Public Sub IGetFormat (
ByRef format As String
)
Public Sub IGetFormat (
ByRef format As String
)
public:
void IGetFormat(
String^% format
)
public:
void IGetFormat(
String^% format
)
member IGetFormat :
format : string byref -> unit
member IGetFormat :
format : string byref -> unit
Parameters
- format
- Type: SystemString
Title returned
See Also