'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, or null if it is empty. If not null, the stream must be disposed after use!
Important: this System.IO.Stream must be disposed after use.
'Declaration Public Function GetStream() As System.IO.Stream
public System.IO.Stream GetStream()