Class TocInfo
Inherited Members
Namespace:Microsoft.DocAsCode.Plugins
Assembly:Microsoft.DocAsCode.Plugins.dll
Syntax
public class TocInfo
Constructors
TocInfo(String)
Declaration
public TocInfo(string tocFileKey)
Parameters
Type | Name | Description |
---|---|---|
String | tocFileKey |
Properties
Homepage
Declaration
public string Homepage { get; set; }
Property Value
Type | Description |
---|---|
String |
TocFileKey
Declaration
public string TocFileKey { get; }
Property Value
Type | Description |
---|---|
String |