[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Gibt einen Wert zurück, der angibt, ob die Erweiterung
einen Eigenschaftsspeicher benutzt.
Namespace: DynamicNode.Ext.CockpitAssembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Syntax
C# |
---|
public bool IsUsingStorage { get; } |
Visual Basic |
---|
Public ReadOnly Property IsUsingStorage As Boolean Get |
F# |
---|
abstract IsUsingStorage : bool override IsUsingStorage : bool |