Search Results for

    Show / Hide Table of Contents

    Enum DependencyTransitivity

    Namespace: Microsoft.DocAsCode.Plugins
    Assembly: Microsoft.DocAsCode.Plugins.dll
    Syntax
    public enum DependencyTransitivity

    Fields

    Name Description
    All

    Transit all children dependencies, except of type Never

    Never

    Can never be transited by parent dependency

    None

    Do not transit children dependencies

    SameType

    Transit children dependencies only if dependency type is same

    Extension Methods

    JsonUtility.ToJsonString(Formatting, JsonSerializer)
    • Improve this Doc
    • View Source
    • 0 Comments
    In This Article
    Back to top Copyright © Microsoft.
    Generated by DocFX