VideoBackground.Color 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.
Background color in hex format (e.g., #00FF00FF). Cannot be set if image_url is provided.
public string Color { get; set; }
member this.Color : string with get, set
Public Property Color As String