IPropertyPage2.EditProperty Method

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

Syntax

'Declaration
Sub EditProperty ( _
    DISPID As Integer _
)
void EditProperty(
    int DISPID
)
void EditProperty(
    [InAttribute] int DISPID
)
abstract EditProperty : 
        DISPID:int -> unit 
function EditProperty(
    DISPID : int
)

Parameters

.NET Framework Security

See Also

Reference

IPropertyPage2 Interface

Microsoft.VisualStudio.OLE.Interop Namespace