Gets or sets a collection of the global properties for the project.
Public Property GlobalProperties As BuildPropertyGroup
Dim instance As Project Dim value As BuildPropertyGroup value = instance.GlobalProperties instance.GlobalProperties = value
public BuildPropertyGroup GlobalProperties { get; set; }
public: property BuildPropertyGroup^ GlobalProperties { BuildPropertyGroup^ get (); void set (BuildPropertyGroup^ value); }
public function get GlobalProperties () : BuildPropertyGroup public function set GlobalProperties (value : BuildPropertyGroup)
Global properties are properties set with the /property switch on the command line, or properties set by the integrated development environment before invoking MSBuild. For more information, see MSBuild Command Line Reference.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98