Share via


DkmCompiledClrInspectionQuery.CustomTypeInfo Property

Definition

[Optional] The optional information provided to the result formatter for identifying compiler intrinsic type information.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public:
 property Microsoft::VisualStudio::Debugger::Evaluation::ClrCompilation::DkmClrCustomTypeInfo ^ CustomTypeInfo { Microsoft::VisualStudio::Debugger::Evaluation::ClrCompilation::DkmClrCustomTypeInfo ^ get(); };
public:
 property Microsoft::VisualStudio::Debugger::Evaluation::ClrCompilation::DkmClrCustomTypeInfo ^ CustomTypeInfo { Microsoft::VisualStudio::Debugger::Evaluation::ClrCompilation::DkmClrCustomTypeInfo ^ get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.ClrCompilation.DkmClrCustomTypeInfo CustomTypeInfo { get; }
public Microsoft.VisualStudio.Debugger.Evaluation.ClrCompilation.DkmClrCustomTypeInfo? CustomTypeInfo { get; }
member this.CustomTypeInfo : Microsoft.VisualStudio.Debugger.Evaluation.ClrCompilation.DkmClrCustomTypeInfo
Public ReadOnly Property CustomTypeInfo As DkmClrCustomTypeInfo

Property Value

Applies to