Share via


CodeProperty2 Members

Include Protected Members
Include Inherited Members

An object defining a property construct in a source file.

The CodeProperty2 type exposes the following members.

Methods

 

Name

Description

Public method

AddAttribute

Overloaded.

Public method

AddParameter

Adds a parameter to a property definition.

Public method

GetEndPoint

Overloaded.

Public method

GetStartPoint

Overloaded.

Public method

RemoveParameter

Removes a parameter from the property's signature.

Top

Properties

 

Name

Description

Public property

Access

Overloaded.

Public property

Attributes

Overloaded.

Public property

Children

Overloaded.

Public property

Collection

Overloaded.

Public property

Comment

Overloaded.

Public property

DocComment

Overloaded.

Public property

DTE

Overloaded.

Public property

EndPoint

Overloaded.

Public property

Extender

Overloaded.

Public property

ExtenderCATID

Overloaded.

Public property

ExtenderNames

Overloaded.

Public property

FullName

Overloaded.

Public property

Getter

Overloaded.

Public property

InfoLocation

Overloaded.

Public property

IsCodeType

Overloaded.

Public property

IsDefault

Sets or gets whether this is the default property.

Public property

IsGeneric

Gets a value indicating whether or not the property is a generic.

Public property

IsShared

Gets or sets the shared status of the property.

Public property

Kind

Overloaded.

Public property

Language

Overloaded.

Public property

Name

Overloaded.

Public property

OverrideKind

Gets or sets the override modifiers on a Property.

Public property

Parameters

Gets CodeParameter2 objects for any parameters to the property.

Public property

Parent

Overloaded.

Public property

Parent2

Gets the parent of the element.

Public property

ProjectItem

Overloaded.

Public property

Prototype

Overloaded.

Public property

ReadWrite

Returns whether the property is readable, writeable, or both.

Public property

Setter

Overloaded.

Public property

StartPoint

Overloaded.

Public property

Type

Overloaded.

Top

See Also

Reference

CodeProperty2 Interface

EnvDTE80 Namespace