CustomProjectPropertyCollection

CustomProjectPropertyCollection class

Represents a collection of custom project properties.

The CustomProjectPropertyCollection type exposes the following members:

Constructors

NameDescription
CustomProjectPropertyCollection()Initializes a new instance of the CustomProjectPropertyCollection class.

Properties

NameDescription
names

Methods

NameDescription
add(name, value)Creates a new custom property.
add(name, value)Creates a new custom property.
add(name, value)Creates a new custom property.
add(name, value)Creates a new custom property.

See Also