DkmLoadCompleteEventDeferral.Id Property

Definition

Id to uniquely identify the deferral within a specific process.

This API was introduced in Visual Studio 12 Update 2 (DkmApiVersion.VS12Update2).

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

Property Value

Applies to