[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Findet eine Eigenschaft anhand seiner Beschreibung
mittels GetDescriptor(PropertyInfo).
Namespace: DynamicNode.Ext.ObjectsAssembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Syntax
C# |
---|
public static PropertyInfo FindProperty( string descriptor ) |
Visual Basic |
---|
Public Shared Function FindProperty ( _ descriptor As String _ ) As PropertyInfo |
F# |
---|
static member FindProperty : descriptor:string -> PropertyInfo |
Parameters
- descriptor
- Type: System..::..String
Eine beschreibende Zeichenkette.