_EnvironmentDocuments Interface

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

Microsoft Internal Use Only.

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

Syntax

'Declaration
<GuidAttribute("76ED1C48-ED86-4E9E-ACF8-A40E765DAF25")> _
Public Interface _EnvironmentDocuments
[GuidAttribute("76ED1C48-ED86-4E9E-ACF8-A40E765DAF25")]
public interface _EnvironmentDocuments
[GuidAttribute(L"76ED1C48-ED86-4E9E-ACF8-A40E765DAF25")]
public interface class _EnvironmentDocuments
[<GuidAttribute("76ED1C48-ED86-4E9E-ACF8-A40E765DAF25")>]
type _EnvironmentDocuments =  interface end
public interface _EnvironmentDocuments

The _EnvironmentDocuments type exposes the following members.

Properties

  Name Description
Public property AutoloadExternalChanges Infrastructure. Microsoft Internal Use Only.
Public property DetectFileChangesOutsideIDE Infrastructure. Microsoft Internal Use Only.
Public property FindReplaceInitializeFromEditor Infrastructure. Microsoft Internal Use Only.
Public property FindReplaceShowMessageBoxes Infrastructure. Microsoft Internal Use Only.
Public property InitializeOpenFileFromCurrentDocument Infrastructure. Microsoft Internal Use Only.
Public property MiscFilesProjectSavesLastNItems Infrastructure. Microsoft Internal Use Only.
Public property ReuseSavedActiveDocWindow Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace