Click or drag to resize

IGHARemoteObjectGetAllIcons Method

[This is preliminary documentation and is subject to change.]

Retrieve all Icon file names on the remote GHA server

Namespace:  RemoteLib
Assembly:  RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
List<IconFileData> GetAllIcons()

Return Value

Type: ListIconFileData

[Missing <returns> documentation for "M:RemoteLib.IGHARemoteObject.GetAllIcons"]

See Also