共用方式為


ProcessModuleInfo interface

處理模組資訊。

Extends

屬性

baseAddress

基位址。 做為 ARM 資源 URI 中的模組識別碼。

fileDescription

檔案描述。

fileName

檔名。

filePath

檔案路徑。

fileVersion

檔案版本。

href

HRef URI。

isDebug

偵錯嗎?

language

模組語言(地區設定)。

moduleMemorySize

模組記憶體大小。

product

產品名稱。

productVersion

產品版本。

繼承的屬性

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

kind

資源種類。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

baseAddress

基位址。 做為 ARM 資源 URI 中的模組識別碼。

baseAddress?: string

屬性值

string

fileDescription

檔案描述。

fileDescription?: string

屬性值

string

fileName

檔名。

fileName?: string

屬性值

string

filePath

檔案路徑。

filePath?: string

屬性值

string

fileVersion

檔案版本。

fileVersion?: string

屬性值

string

href

HRef URI。

href?: string

屬性值

string

isDebug

偵錯嗎?

isDebug?: boolean

屬性值

boolean

language

模組語言(地區設定)。

language?: string

屬性值

string

moduleMemorySize

模組記憶體大小。

moduleMemorySize?: number

屬性值

number

product

產品名稱。

product?: string

屬性值

string

productVersion

產品版本。

productVersion?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyOnlyResource.id

kind

資源種類。

kind?: string

屬性值

string

繼承自ProxyOnlyResource.kind

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyOnlyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyOnlyResource.type