[]
Initializes a new instance of the FileSpecification.RelatedFile class.
public RelatedFile(string fileName, EmbeddedFileStream embeddedFileStream)
| Type | Name | Description |
|---|---|---|
| string | fileName | The name of the related file. |
| EmbeddedFileStream | embeddedFileStream | The file content. |