public static Stream GetStream( string path )
Public Shared Function GetStream ( path As String ) As Stream
static member GetStream : path : string -> Stream
In This Article