←Select platform

ServiceName Property

Summary

Gets or sets the name that identifies 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

A System.Stringthat represents the name that identifies the service.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly