Sdílet prostřednictvím


CodeGenerator.Options Vlastnost

Definice

Získá možnosti, které mají být použity generátorem kódu.

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

Hodnota vlastnosti

Objekt, který označuje možnosti pro použití generátoru kódu.

Platí pro