PathName Property

Summary

Gets the file path to the service.

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

Property Value

A System.String that represents the service file name.

Requirements

Target Platforms

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

Leadtools.Dicom.Server.Admin Assembly