OLEVERB.lpszVerbName Field

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

Syntax

'宣言
Public lpszVerbName As String
'使用
Dim instance As OLEVERB
Dim value As String

value = instance.lpszVerbName

instance.lpszVerbName = value
public string lpszVerbName
public:
String^ lpszVerbName
public var lpszVerbName : String

Field Value

Type: System.String

Permissions

See Also

Reference

OLEVERB Structure

OLEVERB Members

Microsoft.VisualStudio.OLE.Interop Namespace