Class About.DriveThemesData
public class About.DriveThemesData
- Inheritance
-
About.DriveThemesData
- Inherited Members
Constructors
DriveThemesData()
public DriveThemesData()
Properties
BackgroundImageLink
A link to this theme's background image.
public virtual string BackgroundImageLink { get; set; }
Property Value
ColorRgb
The color of this theme as an RGB hex string.
public virtual string ColorRgb { get; set; }
Property Value
Id
The ID of the theme.
public virtual string Id { get; set; }