PackageRemote64Class.SafeRecursiveProjectPackageExecution 屬性

定義

取得或設定值,指出遞迴執行封裝是否安全。

public:
 virtual property bool SafeRecursiveProjectPackageExecution { bool get(); void set(bool value); };
public virtual bool SafeRecursiveProjectPackageExecution { get; set; }
member this.SafeRecursiveProjectPackageExecution : bool with get, set
Public Overridable Property SafeRecursiveProjectPackageExecution As Boolean

屬性值

Boolean

如果封裝的遞迴執行是 sage,則為 true;否則為 false。

實作

適用於