Partager via


TempFileCollection.TempDir Propriété

Définition

Obtient le répertoire temporaire dans lequel les fichiers temporaires doivent être stockés.

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

Valeur de propriété

Répertoire temporaire dans lequel les fichiers doivent être stockés.

S’applique à