Table of Contents

SyntaxGeneratorTemplate.Language Property

Definition

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

This is used to get or set the language name

public string Language { get; protected set; }

Property Value

string

This is used as the code language name added as an attribute to the divelement written to the topics. The presentation style XSL transformations will also use it to name the language-specific resource items.