Table of Contents

ManagedCPlusPlusDeclarationSyntaxGenerator.Factory Class

Definition

Namespace
Sandcastle.Tools.SyntaxGenerators
Assembly
Sandcastle.Tools.SyntaxGenerators.dll

This is used to create a new instance of the syntax generator

[SyntaxGeneratorExport("Managed C++", "ManagedCPlusPlus", "cpp", AlternateIds = "CPlusPlus, ManagedCPlusPlus, cpp, cpp#, c++, kblangcpp", SortOrder = 40, Version = "2025.9.30.0", Copyright = "Portions Copyright © 2006-2025, Microsoft Corporation, All Rights Reserved.\r\nAll other code Copyright © 2006-2025, Eric Woodruff, All Rights Reserved.", Description = "Generates Managed C++ declaration syntax sections")]
public sealed class ManagedCPlusPlusDeclarationSyntaxGenerator.Factory : ISyntaxGeneratorFactory
Inheritance
ManagedCPlusPlusDeclarationSyntaxGenerator.Factory
Implements

Properties

ResourceItemFileLocation

This read-only property is implemented to return the default and localized resource item file location.

Methods

Create()

This is implemented to provide a syntax generator factory