ServiceName Property

Summary
Gets the unique name that identifies the service to the Service Control Manager.
Syntax
C#
VB
C++
public string ServiceName { get; } 
Public ReadOnly Property ServiceName As String 
public: 
property String^ ServiceName { 
   String^ get(); 
} 

Property Value

The name of the service.

Requirements

Target Platforms

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

Leadtools.Dicom.Server.Admin Assembly

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