Contains the variable type.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
声明
Public elemdescVar As tagELEMDESC
用法
Dim instance As tagVARDESC
Dim value As tagELEMDESC
value = instance.elemdescVar
instance.elemdescVar = value
public tagELEMDESC elemdescVar
public:
tagELEMDESC elemdescVar
public var elemdescVar : tagELEMDESC
Field Value
Type: Microsoft.VisualStudio.VsWizard.tagELEMDESC
Remarks
Values are taken from the tagELEMDESC struct.
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.