Click or drag to resize

GM_UtilityGetFilterString Method

Returns a string containing the filter to use in a Windows file open dialog box for all of the types supported for loading from this DLL.

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public static string GetFilterString()

Return Value

Type: String
A Filter String
See Also