'Declaration Function GetResource( _ ByVal resource As ResourceInfo _ ) As Stream
Stream GetResource( ResourceInfo resource )
Parameters
- resource
- The information about the resource to retrieve.
Return Value
A stream containing the resource data.
'Declaration Function GetResource( _ ByVal resource As ResourceInfo _ ) As Stream
Stream GetResource( ResourceInfo resource )