Specifies the type of file contents.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public enum ContentType |
Visual Basic
![]() |
---|
Public Enum ContentType |
Member name | Description | |
---|---|---|
![]() |
Binary |
Specifies that a file stores information in binary format. |
![]() |
Json |
Specifies that a file stores information in JSON format. |
![]() |
Xml |
Specifies that a file stores information in XML format. |