SyntaxGeneratorExportAttributeAlternateIds Property

This is used to get or set a comma-separated list of alternate language IDs that can be used by designers to translate an alternate ID to the primary Id

Definition

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

Property Value

String

See Also