The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ResourceManager::GetStream Method
.NET Framework (current version)
Returns an unmanaged memory stream object from a specified resource.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetStream(String^) | Returns an unmanaged memory stream object from the specified resource. |
![]() | GetStream(String^, CultureInfo^) | Returns an unmanaged memory stream object from the specified resource, using the specified culture. |
Show:
