menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FileAttributes - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FileAttributes

    Inheritance
    System.Object
    FileAttributes
    Namespace: Syncfusion.Compression
    Assembly: Syncfusion.Compression.Portable.dll
    Syntax
    public sealed class FileAttributes : Enum

    Fields

    Archive

    Declaration
    public const FileAttributes Archive
    Field Value
    Type
    FileAttributes

    Compressed

    Declaration
    public const FileAttributes Compressed
    Field Value
    Type
    FileAttributes

    Device

    Declaration
    public const FileAttributes Device
    Field Value
    Type
    FileAttributes

    Directory

    Declaration
    public const FileAttributes Directory
    Field Value
    Type
    FileAttributes

    Encrypted

    Declaration
    public const FileAttributes Encrypted
    Field Value
    Type
    FileAttributes

    Hidden

    Declaration
    public const FileAttributes Hidden
    Field Value
    Type
    FileAttributes

    IntegrityStream

    Declaration
    public const FileAttributes IntegrityStream
    Field Value
    Type
    FileAttributes

    Normal

    Declaration
    public const FileAttributes Normal
    Field Value
    Type
    FileAttributes

    NoScrubData

    Declaration
    public const FileAttributes NoScrubData
    Field Value
    Type
    FileAttributes

    NotContentIndexed

    Declaration
    public const FileAttributes NotContentIndexed
    Field Value
    Type
    FileAttributes

    Offline

    Declaration
    public const FileAttributes Offline
    Field Value
    Type
    FileAttributes

    ReadOnly

    Declaration
    public const FileAttributes ReadOnly
    Field Value
    Type
    FileAttributes

    ReparsePoint

    Declaration
    public const FileAttributes ReparsePoint
    Field Value
    Type
    FileAttributes

    SparseFile

    Declaration
    public const FileAttributes SparseFile
    Field Value
    Type
    FileAttributes

    System

    Declaration
    public const FileAttributes System
    Field Value
    Type
    FileAttributes

    Temporary

    Declaration
    public const FileAttributes Temporary
    Field Value
    Type
    FileAttributes
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved