VPObservableTarget Logs Property Virtual Photonics - VTS Library
Virtual Photonics
Gets the list of logs gathered in the MemoryTarget.

Namespace: Vts.Common.Logging
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public IList<string> Logs { get; private set; }

Property Value

Type: OnlineIList OnlineString 
See Also