DataPackageCmdIDList.cmdIdEventMonitorNotCollecting 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 cmdIdEventMonitorNotCollecting As UInteger
'Usage
Dim value As UInteger

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

.NET Framework Security

See Also

Reference

DataPackageCmdIDList Class

DataPackageCmdIDList Members

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