Name | Description | |
---|---|---|
FileSpecification.RelatedFile Constructor | Initializes a new instance of the FileSpecification.RelatedFile class. |
The following tables list the members exposed by FileSpecification.RelatedFile.
Name | Description | |
---|---|---|
FileSpecification.RelatedFile Constructor | Initializes a new instance of the FileSpecification.RelatedFile class. |
Name | Description | |
---|---|---|
EmbeddedFileStream | Gets a EmbeddedFileStream holding the file content. | |
FileInfo | Gets the FileSpecification.FileInfo object owning this object. | |
FileName | Gets the file name of the related file. | |
FileSpecification | Gets the FileSpecification object owning this object. |
Name | Description | |
---|---|---|
GetStream | Gets a System.IO.Stream containing the content of this FileSpecification.RelatedFile, or null if the file specification is empty.
Important: this System.IO.Stream must be disposed after use. |