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)

属性值

类型:Boolean

.NET Framework 安全性

请参阅

参考

IVCBuildOptionsPage2 接口

Microsoft.VisualStudio.VCProject 命名空间