[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Gibt die Eigenschaft dieser Instanz zurück.

Namespace: DynamicNode.Ext.Cockpit
Assembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)

Syntax

C#
public CockpitProperty<T> Property { get; }
Visual Basic
Public ReadOnly Property Property As CockpitProperty(Of T)
	Get
F#
member Property : CockpitProperty<'T>

Field Value

Die Eigenschaft.

See Also