AutomationElement.AutomationElementInformation.ProcessId Property
.NET Framework 4
Gets the process identifier (ID) of this element.
Assembly: UIAutomationClient (in UIAutomationClient.dll)
Property Value
Type: System.Int32The ID of the process that hosts the element. The default value for the property is 0.
The process identifier (ID) is assigned by the operating system. It can be seen in the PID column of the Processes tab in Task Manager.
For more information, see ProcessIdProperty.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.