ScriptInfo.ScriptDependents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.