Specify the description that a Windows 2000 machine displays in the "Services" Control Panel applet for your service. This property is ignored on Windows NT target machines since service descriptions are supported only on Windows 2000. This property is resolved at install time.
See the Win32 documentation onChangeServiceConfig2
(using the SERVICE_CONFIG_DESCRIPTION
value for the dwInfoLevel
parameter) for more details.