CitrixVirtualUser GetImageInfo Method C# API
Get the ImageInfo for an image file

Namespace: Facilita.Fc.Citrix
Assembly: fcCitrix (in fcCitrix.dll) Version: 9.5.5.77
Syntax

public ImageInfo GetImageInfo(
	string image
)

Parameters

image
Type: System String
The image to get information for

Return Value

The ImageInfo
See Also