ProjectType Enum
Namespace: Stride.Core.AssetsAssembly: Stride.Core.Assets.dll
Type of the project.
[DataContract("ProjectType")]
public enum ProjectType
              Fields
| Name | Description | 
|---|---|
| Executable | An executable.  | 
                  
| Library | A library.  |