BinaryContentExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides extension methods for interacting with BinaryContent.
public static class BinaryContentExtensions
type BinaryContentExtensions = class
Public Module BinaryContentExtensions
- Inheritance
-
BinaryContentExtensions
Methods
WriteToFile(BinaryContent, String, Boolean) |
Writes the content to a file. |