TempFileCollection.TempDir プロパティ

定義

一時ファイルの格納場所である一時ディレクトリを取得します。

public:
 property System::String ^ TempDir { System::String ^ get(); };
public string TempDir { get; }
member this.TempDir : string
Public ReadOnly Property TempDir As String

プロパティ値

一時ファイルの格納場所である一時ディレクトリ。

適用対象