[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 den absoluten Pfad des Knotenelements zurück.
Namespace: DynamicNode.WinAppAssembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Syntax
C# |
---|
public string FullPath { get; protected set; } |
Visual Basic |
---|
Public Property FullPath As String Get Protected Set |
F# |
---|
member FullPath : string with get, set |