PkgCmdIDList.cmdIdRemovePartialProject Field

Value is "0x475".

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

Syntax

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

value = PkgCmdIDList.cmdIdRemovePartialProject
public const uint cmdIdRemovePartialProject
public:
literal unsigned int cmdIdRemovePartialProject
public const var cmdIdRemovePartialProject : uint
static val mutable cmdIdRemovePartialProject: uint32

.NET Framework Security

See Also

Reference

PkgCmdIDList Class

PkgCmdIDList Members

Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace