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