IVsProjectTargetChange.UnloadOnCancel Property

Definition

Determines whether to unload if the retarget was canceled.

public:
 property bool UnloadOnCancel { bool get(); };
public:
 property bool UnloadOnCancel { bool get(); };
[System.Runtime.InteropServices.DispId(1610678276)]
public bool UnloadOnCancel { get; }
public bool UnloadOnCancel { get; }
[<System.Runtime.InteropServices.DispId(1610678276)>]
member this.UnloadOnCancel : bool
member this.UnloadOnCancel : bool
Public ReadOnly Property UnloadOnCancel As Boolean

Property Value

true to unload if the retarget was canceled, otherwise false.

Attributes

Applies to