MarkerSeries.DefaultSeriesName Field
Specifies the default name of the marker series.
Namespace: Microsoft.ConcurrencyVisualizer.Instrumentation
Assembly: Microsoft.ConcurrencyVisualizer.Markers (in Microsoft.ConcurrencyVisualizer.Markers.dll)
Syntax
'Declaration
Public Shared ReadOnly DefaultSeriesName As String
public static readonly string DefaultSeriesName
public:
static initonly String^ DefaultSeriesName
static val DefaultSeriesName: string
public static final var DefaultSeriesName : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.