Eplan Platform API
Eplan.EplApi.DataModel Namespace / PathInfo Class / Images Property

Images Property
Returns default Images directory.
Syntax
public string Images {get;}

Property Value

string : default Images directory
Exceptions
ExceptionDescription
Exception is thrown when the directory cannot be obtained from settings.
See Also