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 @@ -862,7 +862,7 @@ Normally if the <xref:System.Diagnostics.Activity.ParentId> is defined, its form
</Parameters>
<Docs>
<param name="key">The tag key string.</param>
<summary>Returns the value of the Activity tag mapped to the input key/&gt;.
<summary>Returns the value of the Activity tag mapped to the input key.
Returns <see langword="null" /> if that key does not exist.</summary>
<returns>The tag value mapped to the input key.</returns>
<remarks>To be added.</remarks>
Expand Down