Share via


GenerateTemporaryTargetAssembly.IntermediateOutputPath Propriété

Définition

Obtient ou définit le répertoire dans lequel l'assembly cible temporaire est généré.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

public:
 property System::String ^ IntermediateOutputPath { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string IntermediateOutputPath { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.IntermediateOutputPath : string with get, set
Public Property IntermediateOutputPath As String

Valeur de propriété

Répertoire dans lequel l'assembly cible temporaire est généré.

Attributs

S’applique à