ScriptLanguageAttribute.Language property
Gets the script language associated with this attribute.
public ScriptLanguage Language { get; }
See Also
- enum ScriptLanguage
- class ScriptLanguageAttribute
- namespace Kestrun.Scripting
Gets the script language associated with this attribute.
public ScriptLanguage Language { get; }