Class FileHandler
FileHandler
public sealed class FileHandler- Inheritance
- 
      
      FileHandler
- Inherited Members
Properties
Accepts
accepts
[JsonPropertyName("accepts")]
public FileHandlerAccept[] Accepts { get; set; }Property Value
Action
action
[JsonPropertyName("action")]
public string Action { get; set; }Property Value
DisplayName
displayName
[JsonPropertyName("displayName")]
public string DisplayName { get; set; }