Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion xml/System.Diagnostics/Activity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1299,7 +1299,7 @@ If the <xref:System.Diagnostics.Activity.ParentId?displayProperty=nameWithType>
</ReturnValue>
<Docs>
<summary>Gets the root ID of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<value>The root ID, or <see langword="null" /> if the current instance has either a <see cref="P:System.Diagnostics.Activity.ParentId" /> or an <see cref="P:System.Diagnostics.Activity.Id" />.</value>
<value>The root ID, or <see langword="null" /> if the current instance has neither <see cref="P:System.Diagnostics.Activity.ParentId" /> nor <see cref="P:System.Diagnostics.Activity.Id" />.</value>
<remarks>
<format type="text/markdown"><![CDATA[

Expand Down