'Declaration Public Function GetStream() As System.IO.Stream
public System.IO.Stream GetStream()
Return Value
A System.IO.Stream with the content of this FileSpecification.RelatedFile, or null if it is empty. If not null, the stream must be disposed after use!