Muokkaa

ItemPropertyInfo Class

Definition

Contains information about a property.

public ref class ItemPropertyInfo
public class ItemPropertyInfo
type ItemPropertyInfo = class
Public Class ItemPropertyInfo
Inheritance
ItemPropertyInfo

Constructors

Name Description
ItemPropertyInfo(String, Type, Object)

Initializes a new instance of the ItemPropertyInfo class.

Properties

Name Description
Descriptor

Gets an object that contains additional information about the property.

Name

Gets the name of the property.

PropertyType

Gets the type of the property.

Applies to