LanguageSpecificText Fields

Fields

ArrayOfOpening This represents the "array of" opening text. Closing text is rendered dynamically due to the need to show rank if defined.
CPlusPlus This represents the C++ language identifier
CSharp This represents the C# language identifier
FSharp This represents the F# language identifier
LanguageSpecificTextStyleName The style name to use for language specific text. This is used by the build component.
NameSeparator This represents the common name separators
Neutral This represents the neutral language identifier
ReferenceTo This represents the closing text for "reference to" characters
TypeSpecializationClosing This represents the common generic type specialization closing characters (<T>)
TypeSpecializationOpening This represents the common generic type specialization opening characters (<T>)
VisualBasic This represents the Visual Basic language identifier

See Also