VsBrushes.BrandedUIBorderKey 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 branded UI border key.
public:
static property System::Object ^ BrandedUIBorderKey { System::Object ^ get(); };
public:
static property Platform::Object ^ BrandedUIBorderKey { Platform::Object ^ get(); };
public static object BrandedUIBorderKey { get; }
static member BrandedUIBorderKey : obj
Public Shared ReadOnly Property BrandedUIBorderKey As Object