PropertyPage.Apply 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 Apply
'Usage
Dim instance As PropertyPage

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

Implements

IPublishPropertyPageApply

.NET Framework Security

See Also

Reference

PropertyPage Class

PropertyPage Members

Microsoft.VisualStudio.OfficeTools.Project.ClickOnceProvider Namespace