ProjectItem::Properties Property

 

Gets a collection of all properties that pertain to the object.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

property Properties^ Properties {
	Properties^ get();
}

Property Value

Type: EnvDTE::Properties^

A Properties collection.

Return to top
Show: