[]
Creates a FileSpecification object referencing a specified EmbeddedFileStream.
public static FileSpecification FromEmbeddedStream(string fileName, EmbeddedFileStream embeddedFileStream, string description = null)
| Type | Name | Description |
|---|---|---|
| string | fileName | |
| EmbeddedFileStream | embeddedFileStream | |
| string | description |
| Type | Description |
|---|---|
| FileSpecification |