Class NodePropertyAttribute
Class NodePropertyAttribute. Implements the Attribute
Implements
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class NodePropertyAttribute : Attribute, _Attribute
Constructors
| Name | Description |
|---|---|
| NodePropertyAttribute(string, bool) | Initializes a new instance of the NodePropertyAttribute class. |
Fields
| Name | Description |
|---|---|
| DefaultExposed | The default exposed state |
| TypeName | The type name |