NativeMethods.IVBFileCodeModelEvents.StartEdit Method

Signifies start of edit.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Function StartEdit As Integer
'Usage
Dim instance As NativeMethods..::..IVBFileCodeModelEvents
Dim returnValue As Integer

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

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

NativeMethods.IVBFileCodeModelEvents Interface

NativeMethods.IVBFileCodeModelEvents Members

Microsoft.VisualStudio Namespace