IPropertyPage.IsPageDirty Method

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

Syntax

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

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

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IPropertyPage Interface

IPropertyPage Members

Microsoft.VisualStudio.OLE.Interop Namespace