Click or drag to resize
Llvm.NET LogoDebugMemberInfoDebugType Property

[This is preliminary documentation and is subject to change.]

Debug type information for this field

Namespace:  Llvm.NET.DebugInfo
Assembly:  Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
public IDebugType<ITypeRef, DIType> DebugType { get; set; }

Property Value

Type: IDebugTypeITypeRef, DIType
See Also