Share via


ThemeProvider.ThemeName Proprietà

Definizione

Ottiene il nome del tema o del tema di foglio di stile rappresentato dall'istanza ThemeProvider.

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

Valore della proprietà

Il nome del tema o del tema di foglio di stile rappresentato dall'istanza ThemeProvider.

Commenti

La ThemeName proprietà viene impostata dalla name proprietà del ThemeProvider(IDesignerHost, String, String, String[], String) costruttore.

Si applica a