BuildProvider.OpenStream Method
.NET Framework 4.5
Opens a stream for reading from a virtual path.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
OpenStream() | Opens a stream for reading the virtual path of the current build provider object. |
|
OpenStream(String) | Opens a stream for reading from a specified virtual path. |