QueryCloseProjectEventArgs.IsRemoving Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether the project is being removed.
public:
property bool IsRemoving { bool get(); };
public:
property bool IsRemoving { bool get(); };
public bool IsRemoving { get; }
member this.IsRemoving : bool
Public ReadOnly Property IsRemoving As Boolean
Property Value
Returns Boolean.