• HOME
  • PRODUCTS
  • DEMOS
  • DOWNLOAD
  • BUY
  • BLOG
  • FORUM
  • DOCUMENTATION
  • ABOUT
Search Results for

    Show / Hide Table of Contents

    LoadFile Method

    LoadFile(String)

    When implemented by a class, loads the contents of a text file into Text property.

    Declaration
    bool LoadFile(string filePath)
    Parameters
    Type Name Description
    System.String filePath

    Represents name of file on disk.

    Returns
    Type Description
    System.Boolean

    True if succeed; otherwise false.

    In This Article
    • LoadFile(String)
    Back to top Copyright AlterNET Software Download PDF