Value Property (Resource)
Gets the
System.IO.Stream that contains the resource content.
'Declaration
Public ReadOnly Property Value As Stream
public Stream Value {get;}
Property Value
A
System.IO.Stream object representing the content of the resource.