[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 die ID des Ansihctsfensters zurück.
Namespace: DynamicNode.WinApp.ViewsAssembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Syntax
C# |
---|
public abstract string ViewId { get; } |
Visual Basic |
---|
Public MustOverride ReadOnly Property ViewId As String Get |
F# |
---|
abstract ViewId : string |