Share via


DTEClass.Documents Property

Definition

For more information on this property, refer to Documents.

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

public:
 virtual property EnvDTE::Documents ^ Documents { EnvDTE::Documents ^ get(); };
[System.Runtime.InteropServices.DispId(220)]
public virtual EnvDTE.Documents Documents { [System.Runtime.InteropServices.DispId(220)] get; }
[<System.Runtime.InteropServices.DispId(220)>]
[<get: System.Runtime.InteropServices.DispId(220)>]
member this.Documents : EnvDTE.Documents
Public Overridable ReadOnly Property Documents As Documents

Property Value

The documents.

Implements

Attributes

Applies to