[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]

The IConfiguration type exposes the following members.

Properties

  NameDescription
Public propertyHasWorkspace
Gibt einen Wert der angibt, ob die Konfigurtion ein Arbeitsverzeichnis besitzt.
Public propertyHelpPath
Gibt das Hilfe-Verzeichnis oder null zurück.
Public propertyProjectsPath
Gibt das Standardverzeichnis für Projektdateien oder null zurück.
Public propertyScriptsPath
Gibt das Verzeichnis mit den Skripten oder null zurück.
Public propertySettingsPath
Gibt das Verzeichnis mit den Programmeinstellungen oder null zurück.
Public propertySystemModuleLibraryPath
Gibt das Verzeichnis für Systemmodule oder null zurück.
Public propertySystemNodeLibraryPath
Gibt das Verzeichnis mit den Systemknotenbibliotheken oder null zurück.
Public propertySystemPath
Gibt das Startverzeichnis der Laufzeitumgebung zurück.
Public propertySystemTemplateLibraryPath
Gibt das Verzeichnis für Systemvorlagen oder null zurück.
Public propertyWorkspaceModuleLibraryPath
Gibt das Verzeichnis für Benutzermodule oder null zurück.
Public propertyWorkspaceNodeLibraryPath
Gibt das Verzeichnis mit den Benutzerknotenbibliotheken oder null zurück.
Public propertyWorkspacePath
Gibt das Arbeitsverzeichnis für DynamicNodes im Benutzerkontext oder null zurück.
Public propertyWorkspaceTemplateLibraryPath
Gibt das Verzeichnis für Benutzervorlagen oder null zurück.

See Also