PropertyDefinition Class

Definition

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.

Applies to