VSConstants.CPPM_INITIALIZELIST Field
Initializes the list of available components on the Component Selector dialog.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
Syntax
'宣言
Public Const CPPM_INITIALIZELIST As Integer
'使用
Dim value As Integer
value = VSConstants.CPPM_INITIALIZELIST
public const int CPPM_INITIALIZELIST
public:
literal int CPPM_INITIALIZELIST
public const var CPPM_INITIALIZELIST : int
Field Value
Type: System.Int32
Remarks
wParam and lParam are both unused.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.