Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the variable type.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaration
Public elemdescVar As tagELEMDESC
'Usage
Dim instance As tagVARDESC
Dim value As tagELEMDESC
value = instance.elemdescVar
instance.elemdescVar = value
public tagELEMDESC elemdescVar
public:
tagELEMDESC elemdescVar
public var elemdescVar : tagELEMDESC
Remarks
Values are taken from the tagELEMDESC struct.
.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.