Aracılığıyla paylaş


CodeGenerator.Options Özellik

Tanım

Kod oluşturucu tarafından kullanılacak seçenekleri alır.

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

Özellik Değeri

Kod oluşturucunun kullanma seçeneklerini gösteren nesne.

Şunlara uygulanır