DkmProductionAgent.VsService Property

Definition

The Guid of the VS service to send the contents of writes to stdout to.

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

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

Property Value

Applies to