Search Results for

    Show / Hide Table of Contents

    Class ProcessUtil

    Process utilities

    Inheritance
    object
    ProcessUtil
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Drawing
    Assembly: Reportman.Drawing.dll
    Syntax
    public class ProcessUtil

    Constructors

    View Source

    ProcessUtil()

    Declaration
    public ProcessUtil()

    Properties

    View Source

    Is64BitProcess

    Returns true if the process is running in 32bits mode

    Declaration
    public static bool Is64BitProcess { get; }
    Property Value
    Type Description
    bool
    • View Source
    In this article
    Back to top Generated by DocFX