Bewerken

Delen via


CodeGeneratorOptions Class

Definition

public class CodeGeneratorOptions
type CodeGeneratorOptions = class
Public Class CodeGeneratorOptions
Inheritance
CodeGeneratorOptions

Constructors

Name Description
CodeGeneratorOptions()

Properties

Name Description
DebuggerStepThrough

Whether or not to add DebuggerStepThroughAttribute to generated code.

Applies to