The ScopeScript type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Contents |
Gets or sets the contents of the script. If this property is set, Path will be ignored.
(Overrides IScopeScriptContents()()()().) |
![]() | Name |
Gets or sets the script friendly name.
(Overrides IScopeScriptName()()()().) |
![]() | Parameters |
Gets the script parameters
(Overrides IScopeScriptParameters()()()().) |
![]() | Path |
Gets or sets the path of the script. If Contents is set, this property will be ignored.
(Overrides IScopeScriptPath()()()().) |
![]() | Settings |
Gets the script settings
(Overrides IScopeScriptSettings()()()().) |