Interfejs _EnvironmentDocuments
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Microsoft tylko do użytku wewnętrznego.
Przestrzeń nazw: EnvDTE
Zestaw: EnvDTE (w EnvDTE.dll)
Składnia
'Deklaracja
<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
Typ _EnvironmentDocuments uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
AutoloadExternalChanges | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
DetectFileChangesOutsideIDE | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
FindReplaceInitializeFromEditor | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
FindReplaceShowMessageBoxes | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
InitializeOpenFileFromCurrentDocument | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
MiscFilesProjectSavesLastNItems | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
ReuseSavedActiveDocWindow | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek