Table of Contents

SyntaxGeneratorExportAttribute.AlternateIds Property

Definition

Namespace
Sandcastle.Core.BuildAssembler.SyntaxGenerator
Assembly
Sandcastle.Core.dll

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

public string AlternateIds { get; set; }

Property Value

string