共用方式為


IConfigurationSummary.LogFile 屬性

注意:這個應用程式開發介面現在已經過時。

取得或設定錯誤/警告記錄檔的完整路徑。這個組態的。

命名空間:  Microsoft.TeamFoundation.Build.Client
組件:  Microsoft.TeamFoundation.Build.Client (在 Microsoft.TeamFoundation.Build.Client.dll 中)

語法

'宣告
<ObsoleteAttribute("This property has been deprecated. Please remove all references.",  _
    False)> _
Property LogFile As String
[ObsoleteAttribute("This property has been deprecated. Please remove all references.", 
    false)]
string LogFile { get; set; }

屬性值

型別:System.String
錯誤/警告記錄檔的完整路徑。這個組態的。

.NET Framework 安全性

請參閱

參考

IConfigurationSummary 介面

Microsoft.TeamFoundation.Build.Client 命名空間