Share via


Property Members

Include Protected Members
Include Inherited Members

Represents one property in a generic collection of properties for a given object.

The Property type exposes the following members.

Methods

 

Name

Description

Public method

let_Value

Setter function to set properties values.

Top

Properties

 

Name

Description

Public property

Application

Infrastructure. Microsoft Internal Use Only.

Public property

Collection

Gets the Collection containing the Property object supporting this property.

Public property

DTE

Gets the top-level extensibility object.

Public property

IndexedValue

Returns one element of a list.

Public property

Name

Gets the name of the object.

Public property

NumIndices

Gets the number of indices required to access the value.

Public property

Object

Sets or gets the object supporting the Property object.

Public property

Parent

Infrastructure. Microsoft Internal Use Only.

Public property

Value

Gets or sets the value of the property returned by the Property object.

Top

See Also

Reference

Property Interface

EnvDTE Namespace