Search Results for

    Show / Hide Table of Contents

    Enum PathType

    Namespace: Glitch9.AIDevKit.Microsoft.Graph
    Assembly: Glitch9.AIDevKit.Provider.Microsoft.Graph.dll
    Syntax
    public enum PathType

    Fields

    Name Description
    InspectorSpecified
    PersistentDataPath
    TemporaryCache

    Extension Methods

    GraphUtility.GetRoot(PathType)
    TrTaskExtensions.TrDeferred<PathType>(PathType, Action<TrStringTask>)
    TrTaskExtensions.Tr<PathType>(PathType)
    EnumExtensions.HasAnyFlag<PathType>(PathType, PathType?)
    EnumExtensions.ToFlagList<PathType>(PathType)
    EnumExtensions.ToFlagSet<PathType>(PathType)
    EnumExtensions.ToJoinedString<PathType>(PathType, char, char)
    EnumExtensions.ToLowerInvariantString<PathType>(PathType)
    EventExtensions.ToDelta<PathType>(PathType, string, int, string, bool)
    EventExtensions.ToDone<PathType>(PathType, string, int, string)
    EventExtensions.ToEvent<PathType>(PathType)
    EventExtensions.UpcastDelta<PathType, T2>(PathType, string, int, string, bool)
    ExperimentalAttributeExtensions.IsExperimental<PathType>(PathType)
    FallbackExtensions.IsOr<PathType, TChild>(PathType, TChild)
    ResponseCastingExtensions.GetResult<PathType>(PathType)
    LogMessageExtensions.GetDisplayedMessage<PathType>(PathType)
    LogMessageExtensions.GetLogMessage<PathType>(PathType)
    SystemExtensions.GetHashCodeOrDefault<PathType>(PathType)
    RESTEnum.GetRESTEnum(Enum)
    InspectorNameUtils.GetInspectorName(Enum, string)
    SystemExtensions.GetName(object)
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation