ScriptInfo.ScriptDependents 属性

定义

获取该脚本是否是一个依赖脚本。

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

属性值

如果脚本是依赖脚本,则为 true;否则为 false。

适用于