Skip to content

Commit 9308e4c

Browse files
authored
Update README.md
1 parent 5aaf1d9 commit 9308e4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@ The **Get Text** activity of UiPath.Core.Activities has the following properties
101101

102102
**Continue On Error** of type **InArgument of Type Boolean**
103103

104-
**Display Name** of type **String**
104+
**Display Name** of type **String** - useless in the context of the framework.
105105

106106
**Target** of type **Target**
107107

108108
**Target** has the following properties:
109109

110-
- **Clipping Region** of type **Region**
110+
- **Clipping Region** of type **Region** - useless in the context of the framework.
111111

112112
- **Element** of type **InArgument of Type UiElement**
113113

@@ -118,7 +118,7 @@ The **Get Text** activity of UiPath.Core.Activities has the following properties
118118
- **WaitForReady** of type **InArgument of Type WaitForReady**
119119

120120

121-
**Private** of type **Boolean**
121+
**Private** of type **Boolean** - useless in the context of the framework.
122122

123123
**Value** of type **OutArgument**
124124

0 commit comments

Comments
 (0)