'Declaration Public Function New( _ ByVal fileName As System.String, _ ByVal embeddedFileStream As EmbeddedFileStream _ )
public FileSpecification.RelatedFile( System.string fileName, EmbeddedFileStream embeddedFileStream )
Parameters
- fileName
- The name of the related file.
- embeddedFileStream
- The file content.