Skip to content

Code

.halguru-action.yamlRunCodeCSharpCode

Represents the C# code to be executed. This property is used to store and process code written in the C# programming language.

RunCode:
  CSharp:
    Code: Console.WriteLine("Hello world!");

Field Information#

Name Description
Title Code
Field Type Code
Required True

Technical Information#

Property Value
Path RunCode.CSharp.Code
Internal Type System.String
Internal Root Type ActionHalGuru
File Extension .halguru-action.yaml
JSON Schema halguru-action-schema.json

.halguru-action.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0