  | CUSERMETAIGetFormat Method (String) | 
 Get the File Format
 
    Namespace: 
   GeoEngine.Core.GXNetX
    Assembly:
   geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.1.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