次の方法で共有


GenerateTemporaryTargetAssembly.IntermediateOutputPath プロパティ

定義

生成される一時ターゲット アセンブリが格納されるディレクトリを取得または設定します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

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

プロパティ値

生成される一時ターゲット アセンブリが格納されるディレクトリ。

属性

適用対象