OLEVERB.lVerb Field

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

Syntax

‘선언
Public lVerb As Integer
‘사용 방법
Dim instance As OLEVERB
Dim value As Integer

value = instance.lVerb

instance.lVerb = value
public int lVerb
public:
int lVerb
val mutable lVerb: int
public var lVerb : int

.NET Framework Security

See Also

Reference

OLEVERB Structure

OLEVERB Members

Microsoft.VisualStudio.OLE.Interop Namespace