Sdílet prostřednictvím


ThemeProvider.ThemeName Vlastnost

Definice

Získá název motivu nebo šablony stylů, který ThemeProvider představuje instance.

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

Hodnota vlastnosti

Název motivu nebo šablony stylů, který ThemeProvider instance představuje.

Poznámky

Vlastnost ThemeName je nastavena name vlastností konstruktoru ThemeProvider(IDesignerHost, String, String, String[], String) .

Platí pro