IVsProjectTargetChange.ReloadProjectOnSuccess Eigenschaft

Definition

Bestimmt, ob das Projekt erneut geladen werden soll, wenn die Neuausrichtung erfolgreich war.

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

Eigenschaftswert

Boolean

true, wenn das Projekt erneut geladen werden soll, wenn die Neuausrichtung erfolgreich war, andernfalls false.

Attribute

Gilt für