SyntaxElementLanguageFilter.NamespaceAndAssemblyInfoRenderer Property
Definition
- Assembly
- Sandcastle.Core.dll
This is used to get or set the action delegate use to render the namespace and assembly information
public Action<TopicTransformationCore, XElement> NamespaceAndAssemblyInfoRenderer { get; set; }