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