Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    VirtualFileShare Enum

    Namespace: Stride.Core.IO
    Assembly: Stride.Core.IO.dll

    File share capabilities, equivalent of System.IO.FileShare.

    [Flags]
    public enum VirtualFileShare : uint

    Fields

    Name Description
    Delete
    None
    Read
    ReadWrite
    Write

    Extension Methods

    ComponentBaseExtensions.DisposeBy<VirtualFileShare>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<VirtualFileShare>(ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation