Table of Contents

Class About.DriveThemesData

Namespace
Google.Apis.Drive.v3.Data
Assembly
Google.Apis.Drive.v3.dll
public class About.DriveThemesData
Inheritance
About.DriveThemesData
Inherited Members

Constructors

DriveThemesData()

public DriveThemesData()

Properties

A link to this theme's background image.

public virtual string BackgroundImageLink { get; set; }

Property Value

string

ColorRgb

The color of this theme as an RGB hex string.

public virtual string ColorRgb { get; set; }

Property Value

string

Id

The ID of the theme.

public virtual string Id { get; set; }

Property Value

string