ServiceName Property

Summary
Gets or sets the name of the service.
Syntax
C#
VB
C++
public string ServiceName { get; set; } 
  
Public Property ServiceName As String 
public: 
property String^ ServiceName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the service.

Remarks

The name is the name of the service in the service control manager database.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.