Path Property

Summary

Gets the tree path for this DifferenceElement.

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

Property Value

The path for the DifferenceElement.

Remarks

The path corresponding to the DifferenceElement location in a tree.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly