SyntaxGeneratorExportAttributeId Property

This read-only property is used to get the syntax generator ID (typically the language name)

Definition

Namespace: Sandcastle.Core.BuildAssembler.SyntaxGenerator
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string Id { get; }

Property Value

String

See Also