DebugInfoInPDBAttribute
(Microsoft.VisualC.DebugInfoInPDBAttribute)
Inherits:
System.Attribute
Interfaces:
_Attribute
Derived Types:
0
Assembly:
Microsoft.VisualC.dll
An attribute applied to native classes that tells the debugger to look up field information in the pdb rather than in metadata.
VB.NET
C#
|
VB.NET
Public NotInheritable Class DebugInfoInPDBAttribute
Inherits System.Attribute
Implements System.Runtime.InteropServices._Attribute
End Class
Articles