←Select platform

ServiceDirectory Property

Summary

Gets the DICOM Service directory.

Syntax

C#
VB
C++
public string ServiceDirectory { get; } 
  
Public ReadOnly Property ServiceDirectory As String 
public: 
property String^ ServiceDirectory { 
   String^ get(); 
} 

Property Value

The service directory.

Example

For an example refer to InstallService

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