File System File System
File System File System
DocFX + Singulink = ♥

Search Results for

    Constructor UnauthorizedIOAccessException

    UnauthorizedIOAccessException()

    Initializes a new instance of the UnauthorizedIOAccessException class.

    Declaration
    public UnauthorizedIOAccessException()

    UnauthorizedIOAccessException(string)

    Initializes a new instance of the UnauthorizedIOAccessException class.

    Declaration
    public UnauthorizedIOAccessException(string message)
    Parameters
    Type Name Description
    string message

    UnauthorizedIOAccessException(string, Exception)

    Initializes a new instance of the UnauthorizedIOAccessException class.

    Declaration
    public UnauthorizedIOAccessException(string message, Exception innerException)
    Parameters
    Type Name Description
    string message
    Exception innerException

    UnauthorizedIOAccessException(string?, int)

    Initializes a new instance of the UnauthorizedIOAccessException class.

    Declaration
    public UnauthorizedIOAccessException(string? message, int hresult)
    Parameters
    Type Name Description
    string message
    int hresult
    © Singulink. All rights reserved.