PFDownloadResponseFileStream Property |
Gets or sets the downloaded file's content stream.
Namespace:
Packflow.Interface.Services
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [MessageBodyMemberAttribute]
public Stream FileStream { get; set; }
Property Value
Type:
StreamSee Also