| AspriseImagingIs64BitProcess Property  | 
            Running in 64bit mode?
            
 
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static bool Is64BitProcess { get; }Public Shared ReadOnly Property Is64BitProcess As Boolean
	Get
public:
static property bool Is64BitProcess {
	bool get ();
}static member Is64BitProcess : bool with get
Property Value
Type: 
Boolean
See Also