IVsProjectTargetChange.ReloadProjectOnSuccess Property

Definition

Determines whether to reload the project if retargeting was successful.

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

Property Value

true to reload the project if retargeting was successful, otherwise false.

Attributes

Applies to