Show / Hide Table of Contents

    Class ProcessUtils

    Command-line utilities.
    Inheritance
    Object
    ProcessUtils
    Namespace: XploRe.Diagnostics
    Assembly: XploRe.Diagnostics.dll
    Syntax
    public static class ProcessUtils : Object

    Properties

    Name Description
    EscapedEmptyArgument Platform-dependent escaped version of an empty argument.

    Methods

    Name Description
    EscapeArguments(IEnumerable<String>) Escapes arguments for spawning processes or passing arguments as a single argument.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.