[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Reichert eine Knotenbibliothek um Metainformationen an.

Namespace: DynamicNode.Core
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)

Syntax

C#
public class NodeLibDescriptorAttribute : Attribute
Visual Basic
Public Class NodeLibDescriptorAttribute _
	Inherits Attribute
F#
type NodeLibDescriptorAttribute =  
    class
        inherit Attribute
    end

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    DynamicNode.Core..::..NodeLibDescriptorAttribute

See Also