ProcessModuleInfo interface

Process Module Information.

Extends

Properties

baseAddress

Base address. Used as module identifier in ARM resource URI.

fileDescription

File description.

fileName

File name.

filePath

File path.

fileVersion

File version.

href

HRef URI.

isDebug

Is debug?

language

Module language (locale).

moduleMemorySize

Module memory size.

product

Product name.

productVersion

Product version.

Inherited Properties

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

kind

Kind of resource.

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

baseAddress

Base address. Used as module identifier in ARM resource URI.

baseAddress?: string

Property Value

string

fileDescription

File description.

fileDescription?: string

Property Value

string

fileName

File name.

fileName?: string

Property Value

string

filePath

File path.

filePath?: string

Property Value

string

fileVersion

File version.

fileVersion?: string

Property Value

string

href

HRef URI.

href?: string

Property Value

string

isDebug

Is debug?

isDebug?: boolean

Property Value

boolean

language

Module language (locale).

language?: string

Property Value

string

moduleMemorySize

Module memory size.

moduleMemorySize?: number

Property Value

number

product

Product name.

product?: string

Property Value

string

productVersion

Product version.

productVersion?: string

Property Value

string

Inherited Property Details

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyOnlyResource.id

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From ProxyOnlyResource.kind

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyOnlyResource.name

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyOnlyResource.type