IVsProjectTargetChange.UnloadOnCancel 属性

定义

确定重定位是否已取消时是否卸载。

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

属性值

Boolean

如果重定位已取消,则为 true; 否则为 false。

属性

适用于