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

プロパティ値

パッケージの再帰的な実行が sage の場合は true。それ以外の場合は false。

実装

適用対象