You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Diagnostics/Activity.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1299,7 +1299,7 @@ If the <xref:System.Diagnostics.Activity.ParentId?displayProperty=nameWithType>
1299
1299
</ReturnValue>
1300
1300
<Docs>
1301
1301
<summary>Gets the root ID of this <seecref="T:System.Diagnostics.Activity" />.</summary>
1302
-
<value>The root ID, or <seelangword="null" /> if the current instance has either a <seecref="P:System.Diagnostics.Activity.ParentId" /> or an <seecref="P:System.Diagnostics.Activity.Id" />.</value>
1302
+
<value>The root ID, or <seelangword="null" /> if the current instance has neither <seecref="P:System.Diagnostics.Activity.ParentId" /> nor <seecref="P:System.Diagnostics.Activity.Id" />.</value>
0 commit comments