VCPropertySheet.IntermediateDirectory Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit un chemin d'accès relatif au répertoire des fichiers intermédiaires. Le chemin d'accès peut inclure des variables d'environnement.
public:
property System::String ^ IntermediateDirectory { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ IntermediateDirectory { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(703)]
public string IntermediateDirectory { [System.Runtime.InteropServices.DispId(703)] get; [System.Runtime.InteropServices.DispId(703)] set; }
[<System.Runtime.InteropServices.DispId(703)>]
[<get: System.Runtime.InteropServices.DispId(703)>]
[<set: System.Runtime.InteropServices.DispId(703)>]
member this.IntermediateDirectory : string with get, set
Public Property IntermediateDirectory As String
Valeur de propriété
Chemin d'accès relatif au répertoire des fichiers intermédiaires.
- Attributs