PropertyValue encapsulates information about a property's type and value. The goal of the class is to enable persistence in code (code-spit) of any object. @author stefanph, August 1998 UNDONE: Brianpe/ ChrisAn, 5/15/99- Is this really the thing we want to surface here?: I think we should probably be using the code model interfaces more...
Object
PropertyValue
[Visual Basic] NotInheritable Public Class PropertyValue [C#] public sealed class PropertyValue [C++] public __gc __sealed class PropertyValue [JScript] public class PropertyValue
[To be supplied.]
Namespace: System.ComponentModel.Design
Assembly: System.ComponentModel.Design.dll
PropertyValue Members | System.ComponentModel.Design Namespace