GenerateTemporaryTargetAssembly.IntermediateOutputPath Proprietà

Definizione

Ottiene o imposta la directory in cui viene generato l'assembly di destinazione temporaneo.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Directory in cui viene generato l'assembly di destinazione temporaneo.

Attributi

Si applica a