Aracılığıyla paylaş


CompilerResults.TempFiles Özellik

Tanım

Kullanılacak geçici dosya koleksiyonunu alır veya ayarlar.

public:
 property System::CodeDom::Compiler::TempFileCollection ^ TempFiles { System::CodeDom::Compiler::TempFileCollection ^ get(); void set(System::CodeDom::Compiler::TempFileCollection ^ value); };
public System.CodeDom.Compiler.TempFileCollection TempFiles { get; set; }
member this.TempFiles : System.CodeDom.Compiler.TempFileCollection with get, set
Public Property TempFiles As TempFileCollection

Özellik Değeri

TempFileCollection Derleme sırasında oluşturulan ara dosyalara yönelik başvuruların yönetilip depolandığı bir.

Şunlara uygulanır

Ayrıca bkz.