IDTSPackage100.SafeRecursiveProjectPackageExecution Propriété

Définition

Obtient ou définit une valeur qui indique si l'exécution du package est un projet récursif sécurisé.

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

Valeur de propriété

true si l’exécution du package est un projet récursif sécurisé ; sinon, false.

Attributs

Remarques

Cette interface est implémentée par les interfaces Package et PackageNeutral.

S’applique à