FlavoredProject.QueryClose Methode

Definition

Bestimmt, ob die Hierarchie geschlossen werden kann.

protected:
 virtual bool QueryClose();
protected:
 virtual bool QueryClose();
 virtual bool QueryClose();
protected virtual bool QueryClose ();
abstract member QueryClose : unit -> bool
override this.QueryClose : unit -> bool
Protected Overridable Function QueryClose () As Boolean

Gibt zurück

Boolean

true , wenn die Hierarchie geschlossen werden kann, andernfalls false .

Hinweise

Diese Methode ruft QueryClose für das innere Projekt auf.

Gilt für