Artemis Artemis
Artemis Artemis

Search Results for

    Class ProcessExtensions

    A static class providing Process extensions

    Inheritance
    object
    ProcessExtensions
    Namespace: Artemis.Core
    Assembly: Artemis.Core.dll
    Syntax
    public static class ProcessExtensions

    Methods

    GetProcessFilename(Process)

    Gets the file name of the given process

    Declaration
    public static string GetProcessFilename(this Process p)
    Parameters
    Type Name Description
    Process p

    The process

    Returns
    Type Description
    string

    The filename of the given process

    Content is available under the PolyForm Noncommercial License, by Artemis RGB.