| 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: 8.2.23
Syntaxpublic AttachmentInfo(
	string filePath
)
Parameters
- filePath
 - Type: SystemString
File path 
See Also