DkmClrAlias.CustomTypeInfoPayloadTypeId Property

Definition

If this is a variable with custom type information, this is the identifier that is used to identify the compiler that generated the custom type information.

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

public:
 property Guid CustomTypeInfoPayloadTypeId { Guid get(); };
public Guid CustomTypeInfoPayloadTypeId { get; }
member this.CustomTypeInfoPayloadTypeId : Guid
Public ReadOnly Property CustomTypeInfoPayloadTypeId As Guid

Property Value

Applies to