VSConstants.CPPM_INITIALIZETAB Field
Initializes a tab with Variant in VSCOMPONENTSELECTORTABINIT on the Component Selector dialog.
Namespace: Microsoft.VisualStudio
Assemblies: Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)
Syntax
'Déclaration
Public Const CPPM_INITIALIZETAB As Integer
'Utilisation
Dim value As Integer
value = VSConstants.CPPM_INITIALIZETAB
public const int CPPM_INITIALIZETAB
public:
literal int CPPM_INITIALIZETAB
static val mutable CPPM_INITIALIZETAB: int
public const var CPPM_INITIALIZETAB : int
Remarks
wParam is unused and lParam is equal to VARIANT varTabInitInfo.
.NET Framework Security
- 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.