Search Results for

    Show / Hide Table of Contents

    Constructor ByteArrayFileContent

    | Improve this Doc View Source

    ByteArrayFileContent(Byte[])

    Initializes a new instance of the ByteArrayFileContent class with the provided content.

    Declaration
    public ByteArrayFileContent(byte[] content)
    Parameters
    Type Name Description
    Byte[] content

    The bytes that represent the file contents.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2023 SimpleResults