Share via


IPropertyPage2.IsPageDirty Method

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

Syntax

'Declaration
Function IsPageDirty As Integer
'Usage
Dim instance As IPropertyPage2 
Dim returnValue As Integer 

returnValue = instance.IsPageDirty()
int IsPageDirty()
int IsPageDirty()
function IsPageDirty() : int

Return Value

Type: System.Int32

Implements

IPropertyPage.IsPageDirty()

.NET Framework Security

See Also

Reference

IPropertyPage2 Interface

IPropertyPage2 Members

IsPageDirty Overload

Microsoft.VisualStudio.OLE.Interop Namespace