DkmProductionAgent.VsService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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