| 
            
              WindowsApiSERVICE_DESCRIPTIONlpDescription Field
             | 
          
        
        
            The description of the service.
            
        
        Namespace: GSF.InteropAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.258-beta+f8b6aa3dbfe0b4cc2b0b0760dd5d2a3dd4f59d09
Syntaxpublic string lpDescription
Public lpDescription As String
public:
String^ lpDescription
val mutable lpDescription: string
 View SourceField Value
String
Remarks
            If this member is NULL, the description remains unchanged. If this value is an empty string (""), the current description is deleted.
            
See Also