VirtualStorageLibrary
Search Results for

    Show / Hide Table of Contents

    Enum VirtualNodeType

    Specifies the types of virtual nodes.

    Namespace: AkiraNetwork.VirtualStorageLibrary
    Assembly: VirtualStorageLibrary.dll
    Syntax
    public enum VirtualNodeType

    Fields

    Name Description
    Directory

    Represents a directory node.

    Item

    Represents an item node with a user-defined type T.

    None

    Represents an unspecified or unknown node type.

    SymbolicLink

    Represents a symbolic link node.

    Extension Methods

    VirtualTextFormatter.GenerateSingleTableDebugText<VirtualNodeType>(VirtualNodeType)
    In this article
    Back to top Generated by DocFX