←Select platform

StrongName Property

Summary

Strong name for the object being queried.

Syntax
C#
VB
C++
public string StrongName { get; set; } 
Public Property StrongName() As String 
   Get 
   Set 
public:  
   property String^ StrongName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

Strong name for the object being queried.

Remarks

This is an optional parameter. An example is a combination of the instance UID, series UID and study UID.

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

Leadtools.Dicom.Imaging Assembly

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