Share via


WebViewControlProcess.ProcessId Property

Definition

Gets the ID of this process.

public:
 property unsigned int ProcessId { unsigned int get(); };
uint32_t ProcessId();
public uint ProcessId { get; }
var uInt32 = webViewControlProcess.processId;
Public ReadOnly Property ProcessId As UInteger

Property Value

UInt32

unsigned int

uint32_t

The ID of this process.

Applies to