Compartilhar via


DkmClrCustomTypeInfo.PayloadTypeId Property

Definition

This Guid is used to identify the type of the payload. This allows result providers to ignore ClrCustomTypeInfos from different compilers.

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

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

Property Value

Applies to