IVsProjectTargetChange.UnloadOnFailure 属性

定义

确定在重定目标失败时是否卸载项目。

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

属性值

Boolean

如果重定目标失败,则为 true; 否则为 false。

属性

适用于