Tag Property

Summary
Gets or sets the object that contains data about the class.
Syntax
C#
VB
C++
[XmlIgnoreAttribute()] 
public object Tag { get; set; } 
Public Property Tag As Object 
public: 
property Object^ Tag { 
   Object^ get(); 
   void set (    Object^ ); 
} 

Property Value

An object that contains data about the class. The default is null.

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.Common Assembly

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