IPropertyPage.Apply Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Function Apply As Integer
‘사용 방법
Dim instance As IPropertyPage
Dim returnValue As Integer

returnValue = instance.Apply()
int Apply()
int Apply()
abstract Apply : unit -> int 
function Apply() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IPropertyPage Interface

IPropertyPage Members

Microsoft.VisualStudio.OLE.Interop Namespace