CompileWorkflowTask.KeepTemporaryFiles 屬性

定義

會得到一個布林值,決定是否要保留暫存檔案。

public:
 property System::String ^ KeepTemporaryFiles { System::String ^ get(); };
[Microsoft.Build.Framework.Output]
public string KeepTemporaryFiles { get; }
[<Microsoft.Build.Framework.Output>]
member this.KeepTemporaryFiles : string
Public ReadOnly Property KeepTemporaryFiles As String

屬性值

true若需保留臨時檔案;否則,。 false

屬性

適用於