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

    ProcessUtil()

    Declaration
    public ProcessUtil()

    Properties

    Is64BitProcess

    Returns true if the process is running in 32bits mode

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