ImageInfo Constructor C# API
Create a new ImageInfo instance.

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

public ImageInfo(
	string path
)

Parameters

path
Type: System String
The path of the image file.
See Also