AttachmentInfo Constructor (String) |
Creates a new AttachmentInfo object based on the file specified by given path.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public AttachmentInfo(
string filePath
)
Parameters
- filePath
- Type: SystemString
File path
See Also