PropertyDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a property definition.
public ref class PropertyDefinition abstract
public abstract class PropertyDefinition
type PropertyDefinition = class
Public MustInherit Class PropertyDefinition
- Inheritance
-
PropertyDefinition
- Derived
Constructors
PropertyDefinition(String) |
Initializes a new instance of the PropertyDefinition class. |
Properties
Name |
The property name. |
Methods
Create(Type, String) |
Creates a property definition. |