Share via


ThemeProvider.ThemeName Propiedad

Definición

Obtiene el nombre del tema o tema de hoja de estilos que representa la instancia de ThemeProvider.

public:
 property System::String ^ ThemeName { System::String ^ get(); };
public string ThemeName { get; }
member this.ThemeName : string
Public ReadOnly Property ThemeName As String

Valor de propiedad

El nombre del tema o tema de hoja de estilos que representa la instancia de ThemeProvider.

Comentarios

La ThemeName propiedad del constructor establece la nameThemeProvider(IDesignerHost, String, String, String[], String) propiedad .

Se aplica a