ClientStation.Theme Property

Gets and sets the dictionary name used on theme
<ID("Theme", (int)e.Theme)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property Theme() As String
This language is not supported or no code example is available.
[ID("Theme", (int)e.Theme)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public string Theme {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition