Skip to content
Closed
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.ServiceProcess/ServiceController.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1160,7 +1160,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets or sets the name that identifies the service that this instance references.</summary>
<summary>Gets the name that identifies the service that this instance references.</summary>
<value>The name that identifies the service that this <see cref="T:System.ServiceProcess.ServiceController" /> instance references. The default is an empty string ("").</value>
<remarks>
<format type="text/markdown"><![CDATA[
Expand Down