DkmProductionAgent.UniqueId Property

Definition

Guid which uniquely identifies this UniqueId object. This will be passed as the source id when an event calls SendToVsService.

This API was introduced in Visual Studio 15 Update 2 (DkmApiVersion.VS15Update2).

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

Property Value

Applies to