The ElementHandle type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ElementHandle(String, EntityToken) |
Constructs a new ElementHandle
| |
| ElementHandle(String, EntityToken, Dictionary<(Of <<'(String, String>)>>)) |
Constructs a new ElementHandle
| |
| ElementHandle(String, EntityToken, String) |
Constructs a new ElementHandle
|
Properties
| Name | Description | |
|---|---|---|
| EntityToken |
The entity token of the element
| |
| Piggyback |
Custom values appended to this ElementHandle
| |
| ProviderName |
Name of provider this ElementHandle originate from
|