←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly