DkmProductionAgent.UniqueId 属性

定义

唯一标识此 UniqueId 对象的 Guid。 当事件调用 SendToVsService 时,会将此作为源 id 进行传递。

此 API 是在 Visual Studio 15 Update 2 (VS15Update2) 中引入的。

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

属性值

Guid

适用于