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

Documentation

Support Forums
What can we help you with?
Topics

Script Project External File Element

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

Attributes

AttributeAPI TypeDefaultDescription
ExternalPathString 
This value specifies the location of the file on the build machine relative to the current file, relative to the BimlStudio installation directory, or as an absolute path. Environment variables may be included by using the %EnvironmentVariableName% syntax within the path value. This is a required property
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