puppeteer/new-docs/puppeteer.protocol.systeminfo.processinfo.id.md

14 lines
492 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [SystemInfo](./puppeteer.protocol.systeminfo.md) &gt; [ProcessInfo](./puppeteer.protocol.systeminfo.processinfo.md) &gt; [id](./puppeteer.protocol.systeminfo.processinfo.id.md)
## Protocol.SystemInfo.ProcessInfo.id property
Specifies process id.
<b>Signature:</b>
```typescript
id: integer;
```