Eplan Platform API
Eplan.EplApi.DataModel Namespace / ImageCopyException Class / ImageCopyException Constructor
Image file name.

In This Topic
    ImageCopyException Constructor
    In This Topic
    Constructor.
    Syntax
    public ImageCopyException( 
       string imageFileName
    )
    public:
    ImageCopyException( 
       String^ imageFileName
    )

    Parameters

    imageFileName
    Image file name.
    See Also