InedoSDK Reference
Version:

ScriptLanguage Property

Gets the Inedo.Extensibility.ScriptLanguages.ScriptLanguageInfo which corresponds to this operation.

Syntax

public abstract Inedo.Extensibility.ScriptLanguages.ScriptLanguageInfo ScriptLanguage { get; }

Remarks

In a future SDK this may be made static. It should not use any instance state on the operation.