←Select platform

LicensePath Property

Summary

Gets or sets a value indicating the full path to the license file for the PACS framework server.

Syntax
C#
C++/CLI
public string LicensePath { get; set; } 
public:  
   property String^ LicensePath 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A value indicating the full path to the license file for the PACS framework server.

Remarks

The IAddInOptions2 interface extends the IAddInOptions to allow a Medical add-in access licensing information including:

  1. ILicense which contains features about an existing license for the PACS framework server.
  2. LicensePath which contains the full path to the license for the PACS framework server.

Newer Medical add-ins should implement the IAddInOptions2 interface.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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