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
IdNamespace: Sandcastle.Core.BuildAssembler.SyntaxGeneratorAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string AlternateIds { get; set; }
Public Property AlternateIds As String
Get
Set
public:
property String^ AlternateIds {
String^ get ();
void set (String^ value);
}
member AlternateIds : string with get, set
Property Value
String