ELEMDESC.tdesc Field
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'宣言
Public tdesc As TYPEDESC
'使用
Dim instance As ELEMDESC
Dim value As TYPEDESC
value = instance.tdesc
instance.tdesc = value
public TYPEDESC tdesc
public:
TYPEDESC tdesc
public var tdesc : TYPEDESC
Field Value
Type: Microsoft.VisualStudio.OLE.Interop.TYPEDESC
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.