ImageInfo
ImageInfoPath Property
C# API
Get the path of the .imageinfo file where metadata about this image is stored
Namespace:
Facilita.Fc.Citrix
Assembly:
fcCitrix
(in fcCitrix.dll) Version: 9.5.7.98
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
ImageInfoPath
{
get
; }
public string ImageInfoPath { get; }
See Also
ImageInfo Class
ImageInfo Members
Facilita.Fc.Citrix Namespace