TempFileCollection コンストラクタ ()とは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > TempFileCollection コンストラクタ ()の意味・解説 

TempFileCollection コンストラクタ ()


TempFileCollection コンストラクタ (String)


TempFileCollection コンストラクタ

TempFileCollection クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

参照参照

関連項目

TempFileCollection クラス
TempFileCollection メンバ
System.CodeDom.Compiler 名前空間

TempFileCollection コンストラクタ (String, Boolean)

既定では、指定した一時ディレクトリと、一時ファイル生成して使用した後でそのファイル保持する削除するかを示す値を使用して、TempFileCollection クラス新しインスタンス初期化します。

名前空間: System.CodeDom.Compiler
アセンブリ: System (system.dll 内)
構文構文

Public Sub New ( _
    tempDir As String, _
    keepFiles As Boolean _
)
Dim tempDir As String
Dim keepFiles As Boolean

Dim instance As New TempFileCollection(tempDir,
 keepFiles)
public TempFileCollection (
    string tempDir,
    bool keepFiles
)
public:
TempFileCollection (
    String^ tempDir, 
    bool keepFiles
)
public TempFileCollection (
    String tempDir, 
    boolean keepFiles
)
public function TempFileCollection (
    tempDir : String, 
    keepFiles : boolean
)

パラメータ

tempDir

一時ファイル格納するために使用する一時ディレクトリへのパス

keepFiles

使用後一時ファイル保持する場合true一時ファイル削除する場合false

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
TempFileCollection クラス
TempFileCollection メンバ
System.CodeDom.Compiler 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「TempFileCollection コンストラクタ ()」の関連用語

TempFileCollection コンストラクタ ()のお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



TempFileCollection コンストラクタ ()のページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS