语言

Package.SafeRecursiveProjectPackageExecution 属性

定义

获取或设置一个值,指示递归执行包是否安全。

public:
 property bool SafeRecursiveProjectPackageExecution { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public bool SafeRecursiveProjectPackageExecution { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.SafeRecursiveProjectPackageExecution : bool with get, set
Public Property SafeRecursiveProjectPackageExecution As Boolean

属性值

如果递归执行包是安全的,则为真;否则,就是假的。

属性

适用于