• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Script Project File Element

API Type:
Varigence.Languages.Biml.Script.AstScriptProjectFileNode
X-Ref:
  • Ast Script Project File Node
  • Ast Script Project File Base Node

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.

© Varigence