ProjectItem::Document Property

 

Gets the Document associated with the item, if one exists.

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

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

Property Value

Type: EnvDTE::Document^

A Document object.

Return to top
Show: