IVsProjectTargetChange.UnloadOnCancel Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Détermine s’il faut décharger si la recible a été annulée.
public:
property bool UnloadOnCancel { bool get(); };
public:
property bool UnloadOnCancel { bool get(); };
[System.Runtime.InteropServices.DispId(1610678276)]
public bool UnloadOnCancel { get; }
[<System.Runtime.InteropServices.DispId(1610678276)>]
member this.UnloadOnCancel : bool
Public ReadOnly Property UnloadOnCancel As Boolean
Valeur de propriété
true pour décharger si la recible a été annulée ; sinon, false.
- Attributs