Enum FrameworkLibraryType
Defines an enumeration for the framework library types.
Namespace: Juhta.Net.Framework
Assembly: Juhta.Net.dll
Syntax
public enum FrameworkLibraryType
Fields
| Name | Description |
|---|---|
| Console | Specifies the Console library. |
| Core | Specifies the Core library. |
| LibraryManagement | Specifies the Library Management library. |
| Services | Specifies the Services library. |
| Startup | Specifies the Startup library. |
| Validation | Specifies the Validation library. |