Class AttachmentTypes
- Namespace
 - FoundationaLLM.Common.Constants.ResourceProviders
 
- Assembly
 - FoundationaLLM.Common.dll
 
Names of the different attachment types.
public static class AttachmentTypes
  - Inheritance
 - 
      
      AttachmentTypes
 
- Inherited Members
 
Fields
File
The attachment is a file.
public const string File = "file"