Constants::vsProjectItemKindSubProject Field

 

A subproject under the project. If returned by Kind, then SubProject returns as a Project object.

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

public:
literal String^ vsProjectItemKindSubProject

Field Value

Type: System::String^

vsProjectItemKindSubProject represents a predefined kind of project. Some language projects may include additional project kinds.

Return to top
Show: