Pegasus Class Library Help
The PropertyTag class is used as an alternative for the System
PropertyItem
class. Currently it does nothing, except for enabling instantiate the
PropertyItem
class. See
PropertyItem property for more information.
Namespace:
Pegasus.Library
Assembly:
PegasusClassLibrary (in PegasusClassLibrary.dll) Version: 4.0.0.0 (4.0.12.0)
Syntax
| C# |
|---|
public class PropertyTag |
| Visual Basic (Declaration) |
|---|
Public Class PropertyTag |
| Visual C++ |
|---|
public ref class PropertyTag |
Inheritance Hierarchy
See Also