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