ImageInfo
Path Property
C# API
Get the file path of the image
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
Path
{
get
;
private
set
; }
public string Path { get; private set; }
See Also
ImageInfo Class
ImageInfo Members
Facilita.Fc.Citrix Namespace