Skip to content

CodeWriter.IsCSharp property

Gets / sets if the code writer is used for generating C# code.

public bool IsCSharp { get; set; }

See Also