Search Results for

    Show / Hide Table of Contents

    Class TocInfo

    Inheritance
    Object
    TocInfo
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Microsoft.DocAsCode.Plugins
    Assembly: Microsoft.DocAsCode.Plugins.dll
    Syntax
    public class TocInfo

    Constructors

    | Improve this Doc View Source

    TocInfo(String)

    Declaration
    public TocInfo(string tocFileKey)
    Parameters
    Type Name Description
    String tocFileKey

    Properties

    | Improve this Doc View Source

    Homepage

    Declaration
    public string Homepage { get; set; }
    Property Value
    Type Description
    String
    | Improve this Doc View Source

    TocFileKey

    Declaration
    public string TocFileKey { get; }
    Property Value
    Type Description
    String

    Extension Methods

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