Udostępnij za pośrednictwem


SolutionClass.Close(Boolean) Method

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

 virtual void Close(bool SaveFirst = false);
[System.Runtime.InteropServices.DispId(18)]
public virtual void Close (bool SaveFirst = false);
[<System.Runtime.InteropServices.DispId(18)>]
abstract member Close : bool -> unit
override this.Close : bool -> unit
Public Overridable Sub Close (Optional SaveFirst As Boolean = false)

Parameters

SaveFirst
Boolean

Implements

Attributes

Applies to