Project::Properties Property

 

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

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

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

Property Value

Type: EnvDTE::Properties^

A Properties collection.

No code example is currently available or this language may not be supported.
Return to top
Show: