ScriptDependency Properties

Include Protected Members
Include Inherited Members

The ScriptDependency type exposes the following members.

Properties

  Name Description
Public property AssemblyName The name of the assembly that contains the script or a null reference (Nothing in Visual Basic) if the script is path-based.
Public property ForceRelease Indicates whether to override the script-mode check for debug or release versions.
Public property ScriptLocation The relative path of the script file, or the identifier of the script file when it is embedded as a resource in an assembly.

Top

See Also

Reference

ScriptDependency Structure

Microsoft.PerformancePoint.Scorecards.Script Namespace