PropertyPage.Close Method

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.VisualStudio.OfficeTools.Project.ClickOnceProvider
Assembly:  Microsoft.VisualStudio.Tools.Applications.Project (in Microsoft.VisualStudio.Tools.Applications.Project.dll)

Syntax

'Declaration
Public Sub Close
'Usage
Dim instance As PropertyPage

instance.Close()
public void Close()
public:
virtual void Close() sealed
public final function Close()

Implements

IPublishPropertyPageClose

.NET Framework Security

See Also

Reference

PropertyPage Class

PropertyPage Members

Microsoft.VisualStudio.OfficeTools.Project.ClickOnceProvider Namespace