Table of Contents

Class OneDriveWorkSchoolFile

Namespace
FoundationaLLM.Core.Models.Configuration
Assembly
FoundationaLLM.Core.dll

Provides OneDrive for Work or School file properties.

public class OneDriveWorkSchoolFile
Inheritance
OneDriveWorkSchoolFile
Inherited Members
Extension Methods

Properties

MimeType

The OneDrive file mime type.

[JsonPropertyName("mimeType")]
public string? MimeType { get; set; }

Property Value

string