ISyntaxGeneratorMetadataLanguageElementName Property

This read-only property is used to get the value used as the XML element name and in resource item IDs used during XSL transformation such as for label text.

Definition

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

Property Value

String

See Also