Class TocInfo
Assembly: Microsoft.DocAsCode.Plugins.dll
Syntax
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
|
Improve this Doc
View Source
TocFileKey
Declaration
public string TocFileKey { get; }
Property Value
Extension Methods