Düzenle

Aracılığıyla paylaş


CodeGeneratorOptions Class

Definition

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

Constructors

CodeGeneratorOptions()

Properties

DebuggerStepThrough

Whether or not to add DebuggerStepThroughAttribute to generated code.

Applies to