tagARRAYDESC.tdescElem Field
Holds the array element type.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaration
Public tdescElem As tagTYPEDESC
'Usage
Dim instance As tagARRAYDESC
Dim value As tagTYPEDESC
value = instance.tdescElem
instance.tdescElem = value
public tagTYPEDESC tdescElem
public:
tagTYPEDESC tdescElem
public var tdescElem : tagTYPEDESC
.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.