ProcessModuleInfoPropertiesOutput interface
ProcessModuleInfo リソース固有のプロパティ
プロパティ
| base_address | ベース アドレス。 ARM リソース URI のモジュール識別子として使用されます。 |
| file_description | ファイルの説明。 |
| file_name | ファイル名。 |
| file_path | ファイル パス。 |
| file_version | ファイルのバージョン。 |
| href | HRef URI。 |
| is_debug | デバッグですか? |
| language | モジュール言語 (ロケール)。 |
| module_memory_size | モジュールのメモリ サイズ。 |
| product | 製品名。 |
| product_version | 製品バージョン。 |
プロパティの詳細
base_address
ベース アドレス。 ARM リソース URI のモジュール識別子として使用されます。
base_address?: string
プロパティ値
string
file_description
ファイルの説明。
file_description?: string
プロパティ値
string
file_name
ファイル名。
file_name?: string
プロパティ値
string
file_path
ファイル パス。
file_path?: string
プロパティ値
string
file_version
ファイルのバージョン。
file_version?: string
プロパティ値
string
href
HRef URI。
href?: string
プロパティ値
string
is_debug
デバッグですか?
is_debug?: boolean
プロパティ値
boolean
language
モジュール言語 (ロケール)。
language?: string
プロパティ値
string
module_memory_size
モジュールのメモリ サイズ。
module_memory_size?: number
プロパティ値
number
product
製品名。
product?: string
プロパティ値
string
product_version
製品バージョン。
product_version?: string
プロパティ値
string