SyntaxGeneratorExportAttributeLanguageElementName 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.
Namespace: Sandcastle.Core.BuildAssembler.SyntaxGeneratorAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string LanguageElementName { get; }
Public ReadOnly Property LanguageElementName As String
Get
public:
property String^ LanguageElementName {
String^ get ();
}
member LanguageElementName : string with get
Property Value
String