[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Gibt ein Array mit allen geöffneten Projekten zurück.
Namespace: DynamicNode.WinAppAssembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Syntax
C# |
---|
public Document[] Documents { get; } |
Visual Basic |
---|
Public ReadOnly Property Documents As Document() Get |
F# |
---|
member Documents : Document[] |