Compartilhar via


ThemeProvider.ThemeName Propriedade

Definição

Obtém o nome do tema ou tema de folha de estilos que a instância ThemeProvider representa.

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

Valor da propriedade

String

O nome do tema ou tema da folha de estilo que a ThemeProvider instância representa.

Comentários

A ThemeName propriedade é definida pela name Propriedade do ThemeProvider(IDesignerHost, String, String, String[], String) Construtor.

Aplica-se a