ScriptInfo.ScriptDependents Property

Definition

Gets whether the script is a dependent script.

public bool ScriptDependents { get; }
member this.ScriptDependents : bool
Public ReadOnly Property ScriptDependents As Boolean

Property Value

true if the script is a dependent script; otherwise, false.

Applies to