Table of Contents

Property Name

Namespace
Sccg.Builtin.Writers
Assembly
Sccg.Builtin.dll

Name

Gets the writer name.

public string Name { get; }

Property Value

string

Remarks

Builder cannot have more than one IWriter with the same Name to avoid creating duplicate output.