VsColors.EnvironmentBackgroundKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the environment background key.
public:
static property System::Object ^ EnvironmentBackgroundKey { System::Object ^ get(); };
public:
static property Platform::Object ^ EnvironmentBackgroundKey { Platform::Object ^ get(); };
public static object EnvironmentBackgroundKey { get; }
static member EnvironmentBackgroundKey : obj
Public ReadOnly Property EnvironmentBackgroundKey As Object
Property Value
The environment background key.