Class GroupInfo
Assembly: Microsoft.DocAsCode.Plugins.dll
Syntax
Properties
|
Improve this Doc
View Source
Destination
Declaration
public string Destination { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<string, object> Metadata { get; set; }
Property Value
|
Improve this Doc
View Source
Name
Declaration
public string Name { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public List<string> XRefTags { get; set; }
Property Value
Extension Methods