Condividi tramite


CodeGenerator.Options Proprietà

Definizione

Ottiene le opzioni che verranno utilizzate dal generatore di codice.

protected:
 property System::CodeDom::Compiler::CodeGeneratorOptions ^ Options { System::CodeDom::Compiler::CodeGeneratorOptions ^ get(); };
protected System.CodeDom.Compiler.CodeGeneratorOptions Options { get; }
member this.Options : System.CodeDom.Compiler.CodeGeneratorOptions
Protected ReadOnly Property Options As CodeGeneratorOptions

Valore della proprietà

Oggetto che indica le opzioni che verranno utilizzate dal generatore di codice.

Si applica a