VsPropertyBrowserState.customColors Field
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.
Custom colors chosen for the property browser.
public: cli::array <System::UInt32> ^ customColors;
public: Platform::Array <unsigned int> ^ customColors;
std::Array <unsigned int> customColors;
public uint[] customColors;
val mutable customColors : uint32[]
Public customColors As UInteger()
Field Value
UInt32[]
Remarks
COM Signature
From vsshell.idl: