Skip to main content

Script Project File Element

Script Project File Element

Attributes

AttributeAPI TypeDefaultDescription
PathString 
This value specifies the relative path of the defined file within the script project file hierarchy. This is a required property
BuildActionScriptProjectFileBuildActionCompile
This value specifies how the project file should be handled on build.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.