DataPackageCmdIDList.cmdIdEventMonitorClear Field

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

Syntax

'Declaration
Public Const cmdIdEventMonitorClear As UInteger
'Usage
Dim value As UInteger

value = DataPackageCmdIDList.cmdIdEventMonitorClear
public const uint cmdIdEventMonitorClear
public:
literal unsigned int cmdIdEventMonitorClear
static val mutable cmdIdEventMonitorClear: uint32
public const var cmdIdEventMonitorClear : uint

.NET Framework Security

See Also

Reference

DataPackageCmdIDList Class

DataPackageCmdIDList Members

Microsoft.VisualStudio.Data.Schema.Package.UI Namespace