tagPARAMDESC.pparamdescex Field
Holds the parameter's default value in a tagPARAMDESCEX struct.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaration
Public pparamdescex As IntPtr
public IntPtr pparamdescex
public:
IntPtr pparamdescex
val mutable pparamdescex: IntPtr
public var pparamdescex : IntPtr
Remarks
This member is valid if the PARAMFLAG_FHASDEFAULT bit is set.
.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.