DTEClass::Documents Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Documents.

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

public:
property Documents^ Documents {
	virtual Documents^ get();
}

Property Value

Type: EnvDTE::Documents^

The documents.

Implements

_DTE::Documents
Return to top
Show: