AutomationPeer.GenerateRawElementProviderRuntimeId Method

Definition

Generates a runtime identifier for the element that is associated with the automation peer.

public:
 static RawElementProviderRuntimeId GenerateRawElementProviderRuntimeId();
 static RawElementProviderRuntimeId GenerateRawElementProviderRuntimeId();
public static RawElementProviderRuntimeId GenerateRawElementProviderRuntimeId();
function generateRawElementProviderRuntimeId()
Public Shared Function GenerateRawElementProviderRuntimeId () As RawElementProviderRuntimeId

Returns

The runtime identifier for the element .

Applies to