共用方式為


IVCBuildOptionsPage2.ShowEnvironmentInBuildLog 屬性

命名空間:  Microsoft.VisualStudio.VCProject
組件:  Microsoft.VisualStudio.VCProject (在 Microsoft.VisualStudio.VCProject.dll 中)

語法

'宣告
Property ShowEnvironmentInBuildLog As Boolean
bool ShowEnvironmentInBuildLog { get; set; }
property bool ShowEnvironmentInBuildLog {
    bool get ();
    void set (bool value);
}
abstract ShowEnvironmentInBuildLog : bool with get, set
function get ShowEnvironmentInBuildLog () : boolean
function set ShowEnvironmentInBuildLog (value : boolean)

屬性值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

IVCBuildOptionsPage2 介面

Microsoft.VisualStudio.VCProject 命名空間