• Basics
  • Abyss
  • Web APIs
  • C# & Razor
  • .net API
  • JS & TS API

    Show / Hide Table of Contents

    Interface IFile

    An ADAM (Automatic Digital Asset Management) file This simple interface assumes that it uses int-IDs.

    Inherited Members
    IAsset.HasMetadata
    IAsset.Metadata
    IAsset.Url
    IAsset.Type
    IFile.Extension
    IFile.Folder
    IFile.FolderId
    IFile.FullName
    IFile.Size
    IFile.SizeInfo
    IAsset.Created
    IAsset.Id
    IAsset.ParentId
    IAsset.Modified
    IAsset.Name
    IAsset.Path
    IAsset.PhysicalPath
    Namespace: ToSic.Sxc.Adam
    Assembly: ToSic.Sxc.dll
    Syntax
    [PublicApi_Stable_ForUseInYourCode]
    public interface IFile : IAsset, IHasMetadata, IFile, IAsset
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX