property PathName: string;

 

Description

Holds the name of the file that contains the attachment content. If you set this property to an empty string, the attachment content will be stored in local memory.

When you load data from external objects using the LoadFromFile or LoadFromStream methods, data is saved to a file specified in the property.

You should not open the file yourself, but rather use the OpenStream method.

 

See Also

LoadFromStream

LoadFromFile

OpenStream

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support