Was this page helpful?

FileOpenExclusive Method

    FileOpenExclusive(string filename)

    public static Stream FileOpenExclusive(string filename);
    Try to open a file for exclusive read/write access

    Parameters

    Name Type Description
    filename string Path to file

    Returns

    Type: Stream
    A System.IO.Stream for the opened file, or null on failure to open the file.
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by